#62F4CB#62F4CB
#62F4CB is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.7% C 0.139 H 171.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #62F4CB |
|---|---|
| RGB | rgb(98, 244, 203) |
| HSL | hsl(163, 87%, 67%) |
| HSV | hsv(163, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(87.78, -48.70, 8.17) |
| CIE-LCH | lch(87.78, 49.38, 170.48°) |
| OKLab | oklab(87.72% -0.1372 0.0208) |
| OKLCH | oklch(87.72% 0.139 171.4) |
| XYZ | xyz(48.1620, 71.6049, 67.7713) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.25
Aquamarine
#7FFFD4
ΔE00 3.05
Bright Teal
#01F9C6
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 3.71
Light Aqua
#8CFFDB
ΔE00 3.98
Light Aquamarine
#7BFDC7
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F4CB #F4628B
analogous
#62F482 #62F4CB #62D4F4
triadic
#62F4CB #CB62F4 #F4CB62
tetradic
#62F4CB #8262F4 #F4628B #D4F462
square
#62F4CB #8262F4 #F4628B #D4F462
split-complementary
#62F4CB #F462D4 #F48262
monochromatic
#0ECD98 #29F0B8 #62F4CB #9BF8DE #D4FCF1
Accessibility & contrast
On white
1.37
#62F4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#62F4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F4CB
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F4CB | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C9
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f4cb; /* rgb */ color: rgb(98, 244, 203); /* oklch */ color: oklch(87.7% 0.139 171.4);
Tailwind
colors: {
custom: {
50: '#9cf8da',
500: '#62f4cb',
950: '#000000',
},
}SCSS
$custom: #62f4cb; $custom-light: #9cf8da; $custom-dark: #000000;
JSON
{
"hex": "#62f4cb",
"rgb": {
"r": 98,
"g": 244,
"b": 203
},
"hsl": {
"h": 163.151,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.87721,
"c": 0.13876,
"h": 171.4
},
"luminance": 0.7161
}Semantic roles & 50–950 ramp
primary
#62F4CB
secondary
#C9315C
accent
#0241E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583