#62F3DB#62F3DB
#62F3DB is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.9% C 0.129 H 180.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #62F3DB |
|---|---|
| RGB | rgb(98, 243, 219) |
| HSL | hsl(170, 86%, 67%) |
| HSV | hsv(170, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 9.9%, 4.7%) |
| CIE-LAB | lab(87.88, -44.47, -0.04) |
| CIE-LCH | lch(87.88, 44.47, 180.05°) |
| OKLab | oklab(87.93% -0.1291 -0.0008) |
| OKLCH | oklch(87.93% 0.129 180.4) |
| XYZ | xyz(49.8679, 71.8072, 78.2362) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.00
Bright Aqua
#0BF9EA
ΔE00 4.33
Aqua (survey)
#13EAC9
ΔE00 4.34
Turquoise
#40E0D0
ΔE00 5.00
Light Aqua
#8CFFDB
ΔE00 5.42
Light Turquoise
#7EF4CC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F3DB #F3627A
analogous
#62F393 #62F3DB #62C3F3
triadic
#62F3DB #DB62F3 #F3DB62
tetradic
#62F3DB #9362F3 #F3627A #C3F362
square
#62F3DB #9362F3 #F3627A #C3F362
split-complementary
#62F3DB #F362C3 #F39362
monochromatic
#10CBAC #29EFCE #62F3DB #9BF7E8 #D4FCF5
Accessibility & contrast
On white
1.37
#62F3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#62F3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F3DB
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F3DB | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DA
Deuteranopia (green-blind)
#D3D6DD
Tritanopia (blue-blind)
#00F7EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f3db; /* rgb */ color: rgb(98, 243, 219); /* oklch */ color: oklch(87.9% 0.129 180.4);
Tailwind
colors: {
custom: {
50: '#9cf7e6',
500: '#62f3db',
950: '#000000',
},
}SCSS
$custom: #62f3db; $custom-light: #9cf7e6; $custom-dark: #000000;
JSON
{
"hex": "#62f3db",
"rgb": {
"r": 98,
"g": 243,
"b": 219
},
"hsl": {
"h": 170.069,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.87928,
"c": 0.12915,
"h": 180.4
},
"luminance": 0.71812
}Semantic roles & 50–950 ramp
primary
#62F3DB
secondary
#C7324B
accent
#0328E2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584