#62F2DE#62F2DE
#62F2DE is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.8% C 0.127 H 182.6°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2DE |
|---|---|
| RGB | rgb(98, 242, 222) |
| HSL | hsl(172, 85%, 67%) |
| HSV | hsv(172, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 8.3%, 5.1%) |
| CIE-LAB | lab(87.66, -43.29, -1.92) |
| CIE-LCH | lch(87.66, 43.33, 182.53°) |
| OKLab | oklab(87.78% -0.1268 -0.0059) |
| OKLCH | oklch(87.78% 0.127 182.6) |
| XYZ | xyz(49.9680, 71.3697, 80.2355) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.44
Bright Aqua
#0BF9EA
ΔE00 3.65
Turquoise
#40E0D0
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 5.07
Bright Turquoise
#0FFEF9
ΔE00 6.07
Light Aqua
#8CFFDB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2DE #F26276
analogous
#62F296 #62F2DE #62BEF2
triadic
#62F2DE #DE62F2 #F2DE62
tetradic
#62F2DE #9662F2 #F26276 #BEF262
square
#62F2DE #9662F2 #F26276 #BEF262
split-complementary
#62F2DE #F262BE #F29662
monochromatic
#11C9AF #29EDD2 #62F2DE #9BF7EA #D3FBF6
Accessibility & contrast
On white
1.37
#62F2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#62F2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2DE
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2DE | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DD
Deuteranopia (green-blind)
#D2D5E0
Tritanopia (blue-blind)
#00F6EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f2de; /* rgb */ color: rgb(98, 242, 222); /* oklch */ color: oklch(87.8% 0.127 182.6);
Tailwind
colors: {
custom: {
50: '#9cf7e8',
500: '#62f2de',
950: '#000000',
},
}SCSS
$custom: #62f2de; $custom-light: #9cf7e8; $custom-dark: #000000;
JSON
{
"hex": "#62f2de",
"rgb": {
"r": 98,
"g": 242,
"b": 222
},
"hsl": {
"h": 171.667,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.87782,
"c": 0.12697,
"h": 182.6
},
"luminance": 0.71375
}Semantic roles & 50–950 ramp
primary
#62F2DE
secondary
#C63347
accent
#0423E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584