#62F3DC#62F3DC
#62F3DC is a very light, vivid teal. Relative luminance 0.719; OKLCH L 88.0% C 0.129 H 180.9°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #62F3DC |
|---|---|
| RGB | rgb(98, 243, 220) |
| HSL | hsl(170, 86%, 67%) |
| HSV | hsv(170, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(87.90, -44.22, -0.52) |
| CIE-LCH | lch(87.90, 44.23, 180.68°) |
| OKLab | oklab(87.96% -0.1287 -0.0021) |
| OKLCH | oklch(87.96% 0.129 180.9) |
| XYZ | xyz(49.9999, 71.8600, 78.9316) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.06
Bright Aqua
#0BF9EA
ΔE00 4.11
Aqua (survey)
#13EAC9
ΔE00 4.52
Turquoise
#40E0D0
ΔE00 4.88
Light Aqua
#8CFFDB
ΔE00 5.63
Light Turquoise
#7EF4CC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F3DC #F36279
analogous
#62F394 #62F3DC #62C1F3
triadic
#62F3DC #DC62F3 #F3DC62
tetradic
#62F3DC #9462F3 #F36279 #C1F362
square
#62F3DC #9462F3 #F36279 #C1F362
split-complementary
#62F3DC #F362C1 #F39462
monochromatic
#10CBAD #29EFCF #62F3DC #9BF7E9 #D4FCF5
Accessibility & contrast
On white
1.37
#62F3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#62F3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F3DC
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F3DC | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DB
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#00F7EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f3dc; /* rgb */ color: rgb(98, 243, 220); /* oklch */ color: oklch(88.0% 0.129 180.9);
Tailwind
colors: {
custom: {
50: '#9cf7e6',
500: '#62f3dc',
950: '#000000',
},
}SCSS
$custom: #62f3dc; $custom-light: #9cf7e6; $custom-dark: #000000;
JSON
{
"hex": "#62f3dc",
"rgb": {
"r": 98,
"g": 243,
"b": 220
},
"hsl": {
"h": 170.483,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.87957,
"c": 0.12874,
"h": 180.9
},
"luminance": 0.71865
}Semantic roles & 50–950 ramp
primary
#62F3DC
secondary
#C7324A
accent
#0327E2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584