#62F2CB#62F2CB
#62F2CB is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.2% C 0.136 H 172.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2CB |
|---|---|
| RGB | rgb(98, 242, 203) |
| HSL | hsl(164, 85%, 67%) |
| HSV | hsv(164, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(87.20, -47.85, 7.33) |
| CIE-LCH | lch(87.20, 48.41, 171.29°) |
| OKLab | oklab(87.25% -0.1351 0.0186) |
| OKLCH | oklch(87.25% 0.136 172.2) |
| XYZ | xyz(47.5635, 70.4079, 67.5718) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.35
Aquamarine
#7FFFD4
ΔE00 3.46
Aqua Marine
#2EE8BB
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 3.91
Aqua (survey)
#13EAC9
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2CB #F26289
analogous
#62F283 #62F2CB #62D1F2
triadic
#62F2CB #CB62F2 #F2CB62
tetradic
#62F2CB #8362F2 #F26289 #D1F262
square
#62F2CB #8362F2 #F26289 #D1F262
split-complementary
#62F2CB #F262D1 #F28362
monochromatic
#11C997 #29EDB8 #62F2CB #9BF7DE #D3FBF0
Accessibility & contrast
On white
1.39
#62F2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#62F2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2CB
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2CB | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C9
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f2cb; /* rgb */ color: rgb(98, 242, 203); /* oklch */ color: oklch(87.2% 0.136 172.2);
Tailwind
colors: {
custom: {
50: '#9cf7da',
500: '#62f2cb',
950: '#000000',
},
}SCSS
$custom: #62f2cb; $custom-light: #9cf7da; $custom-dark: #000000;
JSON
{
"hex": "#62f2cb",
"rgb": {
"r": 98,
"g": 242,
"b": 203
},
"hsl": {
"h": 163.75,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.87247,
"c": 0.13642,
"h": 172.2
},
"luminance": 0.70413
}Semantic roles & 50–950 ramp
primary
#62F2CB
secondary
#C6335A
accent
#0440E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583