#62E9DE#62E9DE
#62E9DE is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.7% C 0.119 H 187.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #62E9DE |
|---|---|
| RGB | rgb(98, 233, 222) |
| HSL | hsl(175, 75%, 65%) |
| HSV | hsv(175, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 4.7%, 8.6%) |
| CIE-LAB | lab(85.07, -39.26, -5.73) |
| CIE-LCH | lch(85.07, 39.68, 188.31°) |
| OKLab | oklab(85.68% -0.1176 -0.0161) |
| OKLCH | oklch(85.68% 0.119 187.8) |
| XYZ | xyz(47.3549, 66.1436, 79.3644) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.32
Bright Aqua
#0BF9EA
ΔE00 4.63
Tiffany Blue
#7BF2DA
ΔE00 4.92
Bright Turquoise
#0FFEF9
ΔE00 5.59
Mediumturquoise
#48D1CC
ΔE00 5.94
Bright Cyan
#41FDFE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E9DE #E9626D
analogous
#62E99A #62E9DE #62B1E9
triadic
#62E9DE #DE62E9 #E9DE62
tetradic
#62E9DE #9A62E9 #E9626D #B1E962
square
#62E9DE #9A62E9 #E9626D #B1E962
split-complementary
#62E9DE #E962B1 #E99A62
monochromatic
#1AB7AA #2CE1D3 #62E9DE #98F1E9 #CDF8F5
Accessibility & contrast
On white
1.48
#62E9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#62E9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E9DE
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E9DE | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDE
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62e9de; /* rgb */ color: rgb(98, 233, 222); /* oklch */ color: oklch(85.7% 0.119 187.8);
Tailwind
colors: {
custom: {
50: '#9bf0e8',
500: '#62e9de',
950: '#000000',
},
}SCSS
$custom: #62e9de; $custom-light: #9bf0e8; $custom-dark: #000000;
JSON
{
"hex": "#62e9de",
"rgb": {
"r": 98,
"g": 233,
"b": 222
},
"hsl": {
"h": 175.111,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.85678,
"c": 0.11869,
"h": 187.8
},
"luminance": 0.66148
}Semantic roles & 50–950 ramp
primary
#62E9DE
secondary
#B73843
accent
#0E1ED8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584