#62F0CC#62F0CC
#62F0CC is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.8% C 0.134 H 173.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0CC |
|---|---|
| RGB | rgb(98, 240, 204) |
| HSL | hsl(165, 83%, 66%) |
| HSV | hsv(165, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 15%, 5.9%) |
| CIE-LAB | lab(86.64, -46.76, 6.01) |
| CIE-LCH | lch(86.64, 47.15, 172.68°) |
| OKLab | oklab(86.8% -0.1326 0.0152) |
| OKLCH | oklch(86.8% 0.134 173.5) |
| XYZ | xyz(47.0910, 69.2717, 68.0041) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.74
Aqua (survey)
#13EAC9
ΔE00 3.52
Aqua Marine
#2EE8BB
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 3.79
Aquamarine
#7FFFD4
ΔE00 4.04
Light Aqua
#8CFFDB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0CC #F06286
analogous
#62F085 #62F0CC #62CDF0
triadic
#62F0CC #CC62F0 #F0CC62
tetradic
#62F0CC #8562F0 #F06286 #CDF062
square
#62F0CC #8562F0 #F06286 #CDF062
split-complementary
#62F0CC #F062CD #F08562
monochromatic
#13C598 #2AEBBA #62F0CC #9AF5DE #D2FBF0
Accessibility & contrast
On white
1.41
#62F0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#62F0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0CC
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0CC | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CA
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f0cc; /* rgb */ color: rgb(98, 240, 204); /* oklch */ color: oklch(86.8% 0.134 173.5);
Tailwind
colors: {
custom: {
50: '#9bf5db',
500: '#62f0cc',
950: '#000000',
},
}SCSS
$custom: #62f0cc; $custom-light: #9bf5db; $custom-dark: #000000;
JSON
{
"hex": "#62f0cc",
"rgb": {
"r": 98,
"g": 240,
"b": 204
},
"hsl": {
"h": 164.789,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.868,
"c": 0.1335,
"h": 173.5
},
"luminance": 0.69276
}Semantic roles & 50–950 ramp
primary
#62F0CC
secondary
#C23458
accent
#073DDF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584