#62E6CB#62E6CB
#62E6CB is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.4% C 0.123 H 177.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #62E6CB |
|---|---|
| RGB | rgb(98, 230, 203) |
| HSL | hsl(168, 73%, 64%) |
| HSV | hsv(168, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 11.7%, 9.8%) |
| CIE-LAB | lab(83.70, -42.65, 2.28) |
| CIE-LCH | lch(83.70, 42.71, 176.94°) |
| OKLab | oklab(84.41% -0.1227 0.0054) |
| OKLCH | oklch(84.41% 0.123 177.5) |
| XYZ | xyz(44.1084, 63.4977, 66.4201) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.29
Aqua (survey)
#13EAC9
ΔE00 3.49
Turquoise
#40E0D0
ΔE00 4.21
Aqua Marine
#2EE8BB
ΔE00 5.12
Light Turquoise
#7EF4CC
ΔE00 5.12
Aquamarine (survey)
#04D8B2
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E6CB #E6627D
analogous
#62E689 #62E6CB #62BFE6
triadic
#62E6CB #CB62E6 #E6CB62
tetradic
#62E6CB #8962E6 #E6627D #BFE662
square
#62E6CB #8962E6 #E6627D #BFE662
split-complementary
#62E6CB #E662BF #E68962
monochromatic
#1CB193 #2DDEBA #62E6CB #97EEDC #CCF7EE
Accessibility & contrast
On white
1.53
#62E6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#62E6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E6CB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E6CB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CA
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62e6cb; /* rgb */ color: rgb(98, 230, 203); /* oklch */ color: oklch(84.4% 0.123 177.5);
Tailwind
colors: {
custom: {
50: '#9aeeda',
500: '#62e6cb',
950: '#000000',
},
}SCSS
$custom: #62e6cb; $custom-light: #9aeeda; $custom-dark: #000000;
JSON
{
"hex": "#62e6cb",
"rgb": {
"r": 98,
"g": 230,
"b": 203
},
"hsl": {
"h": 167.727,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.84405,
"c": 0.1228,
"h": 177.5
},
"luminance": 0.63502
}Semantic roles & 50–950 ramp
primary
#62E6CB
secondary
#B23A53
accent
#1139D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583