#62EEBF#62EEBF
#62EEBF is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.0% C 0.140 H 167.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEBF |
|---|---|
| RGB | rgb(98, 238, 191) |
| HSL | hsl(160, 80%, 66%) |
| HSV | hsv(160, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 19.7%, 6.7%) |
| CIE-LAB | lab(85.76, -48.88, 11.53) |
| CIE-LCH | lch(85.76, 50.22, 166.73°) |
| OKLab | oklab(85.98% -0.1363 0.0295) |
| OKLCH | oklch(85.98% 0.14 167.8) |
| XYZ | xyz(45.0109, 67.5028, 59.9374) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.90
Aqua Marine
#2EE8BB
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.83
Bright Teal
#01F9C6
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.18
Seafoam
#7FE0B3
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEBF #EE6291
analogous
#62EE79 #62EEBF #62D7EE
triadic
#62EEBF #BF62EE #EEBF62
tetradic
#62EEBF #7962EE #EE6291 #D7EE62
square
#62EEBF #7962EE #EE6291 #D7EE62
split-complementary
#62EEBF #EE62D7 #EE7962
monochromatic
#15C187 #2BE8A8 #62EEBF #99F4D6 #D0FAEC
Accessibility & contrast
On white
1.45
#62EEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#62EEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEBF
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEBF | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBD
Deuteranopia (green-blind)
#D5D0C2
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62eebf; /* rgb */ color: rgb(98, 238, 191); /* oklch */ color: oklch(86.0% 0.140 167.8);
Tailwind
colors: {
custom: {
50: '#9bf4d2',
500: '#62eebf',
950: '#000000',
},
}SCSS
$custom: #62eebf; $custom-light: #9bf4d2; $custom-dark: #000000;
JSON
{
"hex": "#62eebf",
"rgb": {
"r": 98,
"g": 238,
"b": 191
},
"hsl": {
"h": 159.857,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85983,
"c": 0.13951,
"h": 167.8
},
"luminance": 0.67507
}Semantic roles & 50–950 ramp
primary
#62EEBF
secondary
#BF3564
accent
#0950DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583