#62FFDE#62FFDE
#62FFDE is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.140 H 176.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFDE |
|---|---|
| RGB | rgb(98, 255, 222) |
| HSL | hsl(167, 100%, 69%) |
| HSV | hsv(167, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.41, -48.91, 3.54) |
| CIE-LCH | lch(91.41, 49.04, 175.86°) |
| OKLab | oklab(90.83% -0.14 0.0086) |
| OKLCH | oklch(90.83% 0.14 176.5) |
| XYZ | xyz(53.9756, 79.3849, 81.5713) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.64
Aquamarine
#7FFFD4
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 4.36
Bright Teal
#01F9C6
ΔE00 5.20
Aqua (survey)
#13EAC9
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFDE #FF6283
analogous
#62FF90 #62FFDE #62D1FF
triadic
#62FFDE #DE62FF #FFDE62
tetradic
#62FFDE #9062FF #FF6283 #D1FF62
square
#62FFDE #9062FF #FF6283 #D1FF62
split-complementary
#62FFDE #FF62D1 #FF9062
monochromatic
#00E7B6 #25FFD1 #62FFDE #9FFFEB #DCFFF8
Accessibility & contrast
On white
1.24
#62FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#62FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFDE
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFDE | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #62ffde; /* rgb */ color: rgb(98, 255, 222); /* oklch */ color: oklch(90.8% 0.140 176.5);
Tailwind
colors: {
custom: {
50: '#9effe8',
500: '#62ffde',
950: '#000000',
},
}SCSS
$custom: #62ffde; $custom-light: #9effe8; $custom-dark: #000000;
JSON
{
"hex": "#62ffde",
"rgb": {
"r": 98,
"g": 255,
"b": 222
},
"hsl": {
"h": 167.389,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.90827,
"c": 0.14025,
"h": 176.5
},
"luminance": 0.79391
}Semantic roles & 50–950 ramp
primary
#62FFDE
secondary
#DA2C50
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684