#62EEEB#62EEEB
#62EEEB is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.3% C 0.120 H 193.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEEB |
|---|---|
| RGB | rgb(98, 238, 235) |
| HSL | hsl(179, 80%, 66%) |
| HSV | hsv(179, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(86.87, -38.16, -9.90) |
| CIE-LCH | lch(86.87, 39.43, 194.55°) |
| OKLab | oklab(87.25% -0.1172 -0.0275) |
| OKLCH | oklch(87.25% 0.12 193.2) |
| XYZ | xyz(50.6004, 69.7386, 89.3754) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.72
Bright Light Blue
#26F7FD
ΔE00 3.91
Bright Turquoise
#0FFEF9
ΔE00 4.41
Aqua
#00FFFF
ΔE00 4.53
Bright Aqua
#0BF9EA
ΔE00 5.42
Turquoise
#40E0D0
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEEB #EE6265
analogous
#62EEA5 #62EEEB #62ABEE
triadic
#62EEEB #EB62EE #EEEB62
tetradic
#62EEEB #A562EE #EE6265 #ABEE62
square
#62EEEB #A562EE #EE6265 #ABEE62
split-complementary
#62EEEB #EE62AB #EEA562
monochromatic
#15C1BD #2BE8E4 #62EEEB #99F4F2 #D0FAF9
Accessibility & contrast
On white
1.40
#62EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#62EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEEB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEEB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#CAD3EC
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62eeeb; /* rgb */ color: rgb(98, 238, 235); /* oklch */ color: oklch(87.3% 0.120 193.2);
Tailwind
colors: {
custom: {
50: '#9df4f1',
500: '#62eeeb',
950: '#000000',
},
}SCSS
$custom: #62eeeb; $custom-light: #9df4f1; $custom-dark: #000000;
JSON
{
"hex": "#62eeeb",
"rgb": {
"r": 98,
"g": 238,
"b": 235
},
"hsl": {
"h": 178.714,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.87254,
"c": 0.12042,
"h": 193.2
},
"luminance": 0.69744
}Semantic roles & 50–950 ramp
primary
#62EEEB
secondary
#BF3538
accent
#090DDD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585