#5FFDC4#5FFDC4
#5FFDC4 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.6% C 0.156 H 165.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDC4 |
|---|---|
| RGB | rgb(95, 253, 196) |
| HSL | hsl(158, 98%, 68%) |
| HSV | hsv(158, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 22.5%, 0.8%) |
| CIE-LAB | lab(90.17, -54.52, 15.17) |
| CIE-LCH | lch(90.17, 56.59, 164.45°) |
| OKLab | oklab(89.6% -0.1509 0.0388) |
| OKLCH | oklch(89.6% 0.156 165.6) |
| XYZ | xyz(49.8032, 76.6637, 64.3868) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.01
Light Greenish Blue
#63F7B4
ΔE00 2.83
Greenish Cyan
#2AFEB7
ΔE00 3.12
Bright Teal
#01F9C6
ΔE00 3.46
Aquamarine
#7FFFD4
ΔE00 3.63
Greenish Turquoise
#00FBB0
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDC4 #FD5F98
analogous
#5FFD75 #5FFDC4 #5FE7FD
triadic
#5FFDC4 #C45FFD #FDC45F
tetradic
#5FFDC4 #755FFD #FD5F98 #E7FD5F
square
#5FFDC4 #755FFD #FD5F98 #E7FD5F
split-complementary
#5FFDC4 #FD5FE7 #FD755F
monochromatic
#03DF8F #23FCAE #5FFDC4 #9BFEDA #D8FFF1
Accessibility & contrast
On white
1.29
#5FFDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#5FFDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDC4
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDC4 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC1
Deuteranopia (green-blind)
#E2DCC8
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffdc4; /* rgb */ color: rgb(95, 253, 196); /* oklch */ color: oklch(89.6% 0.156 165.6);
Tailwind
colors: {
custom: {
50: '#9bffd6',
500: '#5ffdc4',
950: '#000000',
},
}SCSS
$custom: #5ffdc4; $custom-light: #9bffd6; $custom-dark: #000000;
JSON
{
"hex": "#5ffdc4",
"rgb": {
"r": 95,
"g": 253,
"b": 196
},
"hsl": {
"h": 158.354,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89598,
"c": 0.15582,
"h": 165.6
},
"luminance": 0.76669
}Semantic roles & 50–950 ramp
primary
#5FFDC4
secondary
#D72968
accent
#0053E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683