#62E3DB#62E3DB
#62E3DB is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.114 H 189.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #62E3DB |
|---|---|
| RGB | rgb(98, 227, 219) |
| HSL | hsl(176, 70%, 64%) |
| HSV | hsv(176, 57%, 89%) |
| CMYK | cmyk(56.8%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(83.26, -37.30, -6.83) |
| CIE-LCH | lch(83.26, 37.92, 190.38°) |
| OKLab | oklab(84.18% -0.1126 -0.0191) |
| OKLCH | oklch(84.18% 0.114 189.6) |
| XYZ | xyz(45.2867, 62.6448, 76.7091) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.50
Mediumturquoise
#48D1CC
ΔE00 4.51
Bright Aqua
#0BF9EA
ΔE00 5.99
Tiffany Blue
#7BF2DA
ΔE00 6.26
Bright Turquoise
#0FFEF9
ΔE00 6.52
Bright Cyan
#41FDFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E3DB #E3626A
analogous
#62E39A #62E3DB #62AAE3
triadic
#62E3DB #DB62E3 #E3DB62
tetradic
#62E3DB #9A62E3 #E3626A #AAE362
square
#62E3DB #9A62E3 #E3626A #AAE362
split-complementary
#62E3DB #E362AA #E39A62
monochromatic
#1FACA3 #2EDACF #62E3DB #96ECE7 #CAF6F3
Accessibility & contrast
On white
1.55
#62E3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#62E3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E3DB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E3DB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e3db; /* rgb */ color: rgb(98, 227, 219); /* oklch */ color: oklch(84.2% 0.114 189.6);
Tailwind
colors: {
custom: {
50: '#9bece6',
500: '#62e3db',
950: '#000000',
},
}SCSS
$custom: #62e3db; $custom-light: #9bece6; $custom-dark: #000000;
JSON
{
"hex": "#62e3db",
"rgb": {
"r": 98,
"g": 227,
"b": 219
},
"hsl": {
"h": 176.279,
"s": 69.73,
"l": 63.725
},
"oklch": {
"l": 0.84181,
"c": 0.11422,
"h": 189.6
},
"luminance": 0.62649
}Semantic roles & 50–950 ramp
primary
#62E3DB
secondary
#AE3C43
accent
#1420D2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584