#62F2CC#62F2CC
#62F2CC is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.3% C 0.136 H 172.7°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2CC |
|---|---|
| RGB | rgb(98, 242, 204) |
| HSL | hsl(164, 85%, 67%) |
| HSV | hsv(164, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.22, -47.62, 6.84) |
| CIE-LCH | lch(87.22, 48.11, 171.82°) |
| OKLab | oklab(87.27% -0.1347 0.0174) |
| OKLCH | oklch(87.27% 0.136 172.7) |
| XYZ | xyz(47.6830, 70.4557, 68.2014) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.45
Aquamarine
#7FFFD4
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 3.70
Aqua (survey)
#13EAC9
ΔE00 3.86
Bright Teal
#01F9C6
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2CC #F26288
analogous
#62F284 #62F2CC #62D0F2
triadic
#62F2CC #CC62F2 #F2CC62
tetradic
#62F2CC #8462F2 #F26288 #D0F262
square
#62F2CC #8462F2 #F26288 #D0F262
split-complementary
#62F2CC #F262D0 #F28462
monochromatic
#11C998 #29EDBA #62F2CC #9BF7DE #D3FBF1
Accessibility & contrast
On white
1.39
#62F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#62F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2CC
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2CC | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CA
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f2cc; /* rgb */ color: rgb(98, 242, 204); /* oklch */ color: oklch(87.3% 0.136 172.7);
Tailwind
colors: {
custom: {
50: '#9cf7db',
500: '#62f2cc',
950: '#000000',
},
}SCSS
$custom: #62f2cc; $custom-light: #9cf7db; $custom-dark: #000000;
JSON
{
"hex": "#62f2cc",
"rgb": {
"r": 98,
"g": 242,
"b": 204
},
"hsl": {
"h": 164.167,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.87273,
"c": 0.13581,
"h": 172.7
},
"luminance": 0.70461
}Semantic roles & 50–950 ramp
primary
#62F2CC
secondary
#C63359
accent
#043FE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584