#62FFDF#62FFDF
#62FFDF is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.140 H 177.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFDF |
|---|---|
| RGB | rgb(98, 255, 223) |
| HSL | hsl(168, 100%, 69%) |
| HSV | hsv(168, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.43, -48.67, 3.06) |
| CIE-LCH | lch(91.43, 48.77, 176.40°) |
| OKLab | oklab(90.85% -0.1395 0.0074) |
| OKLCH | oklch(90.85% 0.14 177) |
| XYZ | xyz(54.1100, 79.4386, 82.2793) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.76
Tiffany Blue
#7BF2DA
ΔE00 3.80
Aquamarine
#7FFFD4
ΔE00 4.05
Light Turquoise
#7EF4CC
ΔE00 4.55
Aqua (survey)
#13EAC9
ΔE00 5.29
Bright Teal
#01F9C6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFDF #FF6282
analogous
#62FF91 #62FFDF #62D0FF
triadic
#62FFDF #DF62FF #FFDF62
tetradic
#62FFDF #9162FF #FF6282 #D0FF62
square
#62FFDF #9162FF #FF6282 #D0FF62
split-complementary
#62FFDF #FF62D0 #FF9162
monochromatic
#00E7B8 #25FFD3 #62FFDF #9FFFEB #DCFFF8
Accessibility & contrast
On white
1.24
#62FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#62FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFDF
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFDF | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#DFE0E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #62ffdf; /* rgb */ color: rgb(98, 255, 223); /* oklch */ color: oklch(90.9% 0.140 177.0);
Tailwind
colors: {
custom: {
50: '#9effe8',
500: '#62ffdf',
950: '#000000',
},
}SCSS
$custom: #62ffdf; $custom-light: #9effe8; $custom-dark: #000000;
JSON
{
"hex": "#62ffdf",
"rgb": {
"r": 98,
"g": 255,
"b": 223
},
"hsl": {
"h": 167.771,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.90854,
"c": 0.13973,
"h": 177
},
"luminance": 0.79444
}Semantic roles & 50–950 ramp
primary
#62FFDF
secondary
#DA2C4F
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684