#62E6CC#62E6CC
#62E6CC is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.4% C 0.122 H 178.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #62E6CC |
|---|---|
| RGB | rgb(98, 230, 204) |
| HSL | hsl(168, 73%, 64%) |
| HSV | hsv(168, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 11.3%, 9.8%) |
| CIE-LAB | lab(83.73, -42.41, 1.79) |
| CIE-LCH | lch(83.73, 42.45, 177.58°) |
| OKLab | oklab(84.43% -0.1222 0.0041) |
| OKLCH | oklch(84.43% 0.122 178.1) |
| XYZ | xyz(44.2279, 63.5455, 67.0497) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.21
Aqua (survey)
#13EAC9
ΔE00 3.59
Turquoise
#40E0D0
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 5.34
Aqua Marine
#2EE8BB
ΔE00 5.38
Seafoam Blue
#78D1B6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E6CC #E6627C
analogous
#62E68A #62E6CC #62BEE6
triadic
#62E6CC #CC62E6 #E6CC62
tetradic
#62E6CC #8A62E6 #E6627C #BEE662
square
#62E6CC #8A62E6 #E6627C #BEE662
split-complementary
#62E6CC #E662BE #E68A62
monochromatic
#1CB194 #2DDEBB #62E6CC #97EEDD #CCF7EE
Accessibility & contrast
On white
1.53
#62E6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#62E6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E6CC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E6CC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CB
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62e6cc; /* rgb */ color: rgb(98, 230, 204); /* oklch */ color: oklch(84.4% 0.122 178.1);
Tailwind
colors: {
custom: {
50: '#9aeedb',
500: '#62e6cc',
950: '#000000',
},
}SCSS
$custom: #62e6cc; $custom-light: #9aeedb; $custom-dark: #000000;
JSON
{
"hex": "#62e6cc",
"rgb": {
"r": 98,
"g": 230,
"b": 204
},
"hsl": {
"h": 168.182,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.84433,
"c": 0.12231,
"h": 178.1
},
"luminance": 0.6355
}Semantic roles & 50–950 ramp
primary
#62E6CC
secondary
#B23A52
accent
#1137D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584