#62F3CB#62F3CB
#62F3CB is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.5% C 0.138 H 171.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #62F3CB |
|---|---|
| RGB | rgb(98, 243, 203) |
| HSL | hsl(163, 86%, 67%) |
| HSV | hsv(163, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(87.49, -48.28, 7.75) |
| CIE-LCH | lch(87.49, 48.89, 170.88°) |
| OKLab | oklab(87.48% -0.1362 0.0197) |
| OKLCH | oklch(87.48% 0.138 171.8) |
| XYZ | xyz(47.8619, 71.0048, 67.6713) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.28
Aquamarine
#7FFFD4
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.64
Bright Teal
#01F9C6
ΔE00 3.71
Light Aqua
#8CFFDB
ΔE00 4.05
Aqua (survey)
#13EAC9
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F3CB #F3628A
analogous
#62F383 #62F3CB #62D3F3
triadic
#62F3CB #CB62F3 #F3CB62
tetradic
#62F3CB #8362F3 #F3628A #D3F362
square
#62F3CB #8362F3 #F3628A #D3F362
split-complementary
#62F3CB #F362D3 #F38362
monochromatic
#10CB97 #29EFB8 #62F3CB #9BF7DE #D4FCF1
Accessibility & contrast
On white
1.38
#62F3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#62F3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F3CB
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F3CB | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C9
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f3cb; /* rgb */ color: rgb(98, 243, 203); /* oklch */ color: oklch(87.5% 0.138 171.8);
Tailwind
colors: {
custom: {
50: '#9cf8da',
500: '#62f3cb',
950: '#000000',
},
}SCSS
$custom: #62f3cb; $custom-light: #9cf8da; $custom-dark: #000000;
JSON
{
"hex": "#62f3cb",
"rgb": {
"r": 98,
"g": 243,
"b": 203
},
"hsl": {
"h": 163.448,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.87484,
"c": 0.13758,
"h": 171.8
},
"luminance": 0.7101
}Semantic roles & 50–950 ramp
primary
#62F3CB
secondary
#C7325B
accent
#0341E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583