#62EEBC#62EEBC
#62EEBC is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.142 H 166.4°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEBC |
|---|---|
| RGB | rgb(98, 238, 188) |
| HSL | hsl(159, 80%, 66%) |
| HSV | hsv(159, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 21%, 6.7%) |
| CIE-LAB | lab(85.69, -49.54, 13.00) |
| CIE-LCH | lch(85.69, 51.22, 165.29°) |
| OKLab | oklab(85.91% -0.1377 0.0333) |
| OKLCH | oklch(85.91% 0.142 166.4) |
| XYZ | xyz(44.6841, 67.3721, 58.2165) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.33
Light Aquamarine
#7BFDC7
ΔE00 3.61
Light Greenish Blue
#63F7B4
ΔE00 3.87
Bright Teal
#01F9C6
ΔE00 4.03
Seafoam
#7FE0B3
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEBC #EE6294
analogous
#62EE76 #62EEBC #62DAEE
triadic
#62EEBC #BC62EE #EEBC62
tetradic
#62EEBC #7662EE #EE6294 #DAEE62
square
#62EEBC #7662EE #EE6294 #DAEE62
split-complementary
#62EEBC #EE62DA #EE7662
monochromatic
#15C183 #2BE8A4 #62EEBC #99F4D4 #D0FAEB
Accessibility & contrast
On white
1.45
#62EEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#62EEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEBC
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEBC | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB9
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#00EFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62eebc; /* rgb */ color: rgb(98, 238, 188); /* oklch */ color: oklch(85.9% 0.142 166.4);
Tailwind
colors: {
custom: {
50: '#9bf4d0',
500: '#62eebc',
950: '#000000',
},
}SCSS
$custom: #62eebc; $custom-light: #9bf4d0; $custom-dark: #000000;
JSON
{
"hex": "#62eebc",
"rgb": {
"r": 98,
"g": 238,
"b": 188
},
"hsl": {
"h": 158.571,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85908,
"c": 0.14166,
"h": 166.4
},
"luminance": 0.67377
}Semantic roles & 50–950 ramp
primary
#62EEBC
secondary
#BF3566
accent
#0954DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583