#62E3DE#62E3DE
#62E3DE is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.3% C 0.114 H 191.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #62E3DE |
|---|---|
| RGB | rgb(98, 227, 222) |
| HSL | hsl(178, 70%, 64%) |
| HSV | hsv(178, 57%, 89%) |
| CMYK | cmyk(56.8%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(83.34, -36.52, -8.30) |
| CIE-LCH | lch(83.34, 37.45, 192.80°) |
| OKLab | oklab(84.28% -0.1113 -0.0231) |
| OKLCH | oklch(84.28% 0.114 191.7) |
| XYZ | xyz(45.6852, 62.8042, 78.8079) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.40
Mediumturquoise
#48D1CC
ΔE00 4.48
Bright Light Blue
#26F7FD
ΔE00 5.96
Bright Cyan
#41FDFE
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 6.40
Bright Aqua
#0BF9EA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E3DE #E36267
analogous
#62E39D #62E3DE #62A7E3
triadic
#62E3DE #DE62E3 #E3DE62
tetradic
#62E3DE #9D62E3 #E36267 #A7E362
square
#62E3DE #9D62E3 #E36267 #A7E362
split-complementary
#62E3DE #E362A7 #E39D62
monochromatic
#1FACA6 #2EDAD3 #62E3DE #96ECE9 #CAF6F4
Accessibility & contrast
On white
1.55
#62E3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#62E3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E3DE
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E3DE | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e3de; /* rgb */ color: rgb(98, 227, 222); /* oklch */ color: oklch(84.3% 0.114 191.7);
Tailwind
colors: {
custom: {
50: '#9bece8',
500: '#62e3de',
950: '#000000',
},
}SCSS
$custom: #62e3de; $custom-light: #9bece8; $custom-dark: #000000;
JSON
{
"hex": "#62e3de",
"rgb": {
"r": 98,
"g": 227,
"b": 222
},
"hsl": {
"h": 177.674,
"s": 69.73,
"l": 63.725
},
"oklch": {
"l": 0.84277,
"c": 0.11371,
"h": 191.7
},
"luminance": 0.62809
}Semantic roles & 50–950 ramp
primary
#62E3DE
secondary
#AE3C40
accent
#141BD2
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484