#62F4CC#62F4CC
#62F4CC is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.7% C 0.138 H 171.9°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #62F4CC |
|---|---|
| RGB | rgb(98, 244, 204) |
| HSL | hsl(164, 87%, 67%) |
| HSV | hsv(164, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(87.80, -48.47, 7.68) |
| CIE-LCH | lch(87.80, 49.07, 171.00°) |
| OKLab | oklab(87.75% -0.1367 0.0195) |
| OKLCH | oklch(87.75% 0.138 171.9) |
| XYZ | xyz(48.2815, 71.6527, 68.4009) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.30
Aquamarine
#7FFFD4
ΔE00 3.11
Bright Teal
#01F9C6
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 3.78
Light Aqua
#8CFFDB
ΔE00 3.93
Aqua (survey)
#13EAC9
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F4CC #F4628A
analogous
#62F483 #62F4CC #62D3F4
triadic
#62F4CC #CC62F4 #F4CC62
tetradic
#62F4CC #8362F4 #F4628A #D3F462
square
#62F4CC #8362F4 #F4628A #D3F462
split-complementary
#62F4CC #F462D3 #F48362
monochromatic
#0ECD99 #29F0B9 #62F4CC #9BF8DF #D4FCF1
Accessibility & contrast
On white
1.37
#62F4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#62F4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F4CC
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F4CC | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f4cc; /* rgb */ color: rgb(98, 244, 204); /* oklch */ color: oklch(87.7% 0.138 171.9);
Tailwind
colors: {
custom: {
50: '#9cf8db',
500: '#62f4cc',
950: '#000000',
},
}SCSS
$custom: #62f4cc; $custom-light: #9cf8db; $custom-dark: #000000;
JSON
{
"hex": "#62f4cc",
"rgb": {
"r": 98,
"g": 244,
"b": 204
},
"hsl": {
"h": 163.562,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.87747,
"c": 0.13814,
"h": 171.9
},
"luminance": 0.71658
}Semantic roles & 50–950 ramp
primary
#62F4CC
secondary
#C9315B
accent
#0240E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584