#62F3CC#62F3CC
#62F3CC is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.5% C 0.137 H 172.3°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #62F3CC |
|---|---|
| RGB | rgb(98, 243, 204) |
| HSL | hsl(164, 86%, 67%) |
| HSV | hsv(164, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(87.51, -48.05, 7.26) |
| CIE-LCH | lch(87.51, 48.59, 171.41°) |
| OKLab | oklab(87.51% -0.1357 0.0185) |
| OKLCH | oklch(87.51% 0.137 172.3) |
| XYZ | xyz(47.9815, 71.0526, 68.3009) |
| Luminance | 0.7106 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.35
Aquamarine
#7FFFD4
ΔE00 3.32
Aqua Marine
#2EE8BB
ΔE00 3.73
Bright Teal
#01F9C6
ΔE00 3.85
Light Aqua
#8CFFDB
ΔE00 4.00
Aqua (survey)
#13EAC9
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F3CC #F36289
analogous
#62F384 #62F3CC #62D2F3
triadic
#62F3CC #CC62F3 #F3CC62
tetradic
#62F3CC #8462F3 #F36289 #D2F362
square
#62F3CC #8462F3 #F36289 #D2F362
split-complementary
#62F3CC #F362D2 #F38462
monochromatic
#10CB99 #29EFBA #62F3CC #9BF7DE #D4FCF1
Accessibility & contrast
On white
1.38
#62F3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#62F3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F3CC
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F3CC | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4CA
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f3cc; /* rgb */ color: rgb(98, 243, 204); /* oklch */ color: oklch(87.5% 0.137 172.3);
Tailwind
colors: {
custom: {
50: '#9cf8db',
500: '#62f3cc',
950: '#000000',
},
}SCSS
$custom: #62f3cc; $custom-light: #9cf8db; $custom-dark: #000000;
JSON
{
"hex": "#62f3cc",
"rgb": {
"r": 98,
"g": 243,
"b": 204
},
"hsl": {
"h": 163.862,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.8751,
"c": 0.13697,
"h": 172.3
},
"luminance": 0.71057
}Semantic roles & 50–950 ramp
primary
#62F3CC
secondary
#C7325A
accent
#033FE2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584