#62FCD7#62FCD7
#62FCD7 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.141 H 174.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #62FCD7 |
|---|---|
| RGB | rgb(98, 252, 215) |
| HSL | hsl(166, 96%, 69%) |
| HSV | hsv(166, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(90.38, -49.30, 5.67) |
| CIE-LCH | lch(90.38, 49.62, 173.44°) |
| OKLab | oklab(89.93% -0.14 0.0143) |
| OKLCH | oklch(89.93% 0.141 174.2) |
| XYZ | xyz(52.1073, 77.1183, 76.4160) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.93
Light Aqua
#8CFFDB
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.33
Bright Teal
#01F9C6
ΔE00 4.18
Tiffany Blue
#7BF2DA
ΔE00 4.26
Aqua (survey)
#13EAC9
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FCD7 #FC6287
analogous
#62FC8A #62FCD7 #62D4FC
triadic
#62FCD7 #D762FC #FCD762
tetradic
#62FCD7 #8A62FC #FC6287 #D4FC62
square
#62FCD7 #8A62FC #FC6287 #D4FC62
split-complementary
#62FCD7 #FC62D4 #FC8A62
monochromatic
#04DFAB #26FBC8 #62FCD7 #9EFDE6 #DAFEF6
Accessibility & contrast
On white
1.28
#62FCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#62FCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FCD7
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FCD7 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD5
Deuteranopia (green-blind)
#DEDDDA
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #62fcd7; /* rgb */ color: rgb(98, 252, 215); /* oklch */ color: oklch(89.9% 0.141 174.2);
Tailwind
colors: {
custom: {
50: '#9dfee3',
500: '#62fcd7',
950: '#000000',
},
}SCSS
$custom: #62fcd7; $custom-light: #9dfee3; $custom-dark: #000000;
JSON
{
"hex": "#62fcd7",
"rgb": {
"r": 98,
"g": 252,
"b": 215
},
"hsl": {
"h": 165.584,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.8993,
"c": 0.14074,
"h": 174.2
},
"luminance": 0.77124
}Semantic roles & 50–950 ramp
primary
#62FCD7
secondary
#D62C55
accent
#0037E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684