#62EEBB#62EEBB
#62EEBB is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.142 H 166.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEBB |
|---|---|
| RGB | rgb(98, 238, 187) |
| HSL | hsl(158, 80%, 66%) |
| HSV | hsv(158, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(85.67, -49.76, 13.49) |
| CIE-LCH | lch(85.67, 51.56, 164.83°) |
| OKLab | oklab(85.88% -0.1381 0.0346) |
| OKLCH | oklch(85.88% 0.142 166) |
| XYZ | xyz(44.5767, 67.3292, 57.6507) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 4.10
Seafoam
#7FE0B3
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEBB #EE6295
analogous
#62EE75 #62EEBB #62DBEE
triadic
#62EEBB #BB62EE #EEBB62
tetradic
#62EEBB #7562EE #EE6295 #DBEE62
square
#62EEBB #7562EE #EE6295 #DBEE62
split-complementary
#62EEBB #EE62DB #EE7562
monochromatic
#15C182 #2BE8A3 #62EEBB #99F4D3 #D0FAEB
Accessibility & contrast
On white
1.45
#62EEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#62EEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEBB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEBB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB8
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#00EFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62eebb; /* rgb */ color: rgb(98, 238, 187); /* oklch */ color: oklch(85.9% 0.142 166.0);
Tailwind
colors: {
custom: {
50: '#9bf4cf',
500: '#62eebb',
950: '#000000',
},
}SCSS
$custom: #62eebb; $custom-light: #9bf4cf; $custom-dark: #000000;
JSON
{
"hex": "#62eebb",
"rgb": {
"r": 98,
"g": 238,
"b": 187
},
"hsl": {
"h": 158.143,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85883,
"c": 0.1424,
"h": 166
},
"luminance": 0.67334
}Semantic roles & 50–950 ramp
primary
#62EEBB
secondary
#BF3567
accent
#0956DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583