#62EBE9#62EBE9
#62EBE9 is a very light, moderate teal. Relative luminance 0.679; OKLCH L 86.5% C 0.118 H 193.8°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #62EBE9 |
|---|---|
| RGB | rgb(98, 235, 233) |
| HSL | hsl(179, 77%, 65%) |
| HSV | hsv(179, 58%, 92%) |
| CMYK | cmyk(58.3%, 0%, 0.9%, 7.8%) |
| CIE-LAB | lab(85.95, -37.32, -10.22) |
| CIE-LCH | lch(85.95, 38.69, 195.31°) |
| OKLab | oklab(86.49% -0.115 -0.0283) |
| OKLCH | oklch(86.49% 0.118 193.8) |
| XYZ | xyz(49.4469, 67.8914, 87.5735) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.10
Bright Cyan
#41FDFE
ΔE00 4.23
Bright Turquoise
#0FFEF9
ΔE00 5.03
Aqua
#00FFFF
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 5.88
Bright Aqua
#0BF9EA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EBE9 #EB6264
analogous
#62EBA4 #62EBE9 #62A8EB
triadic
#62EBE9 #E962EB #EBE962
tetradic
#62EBE9 #A462EB #EB6264 #A8EB62
square
#62EBE9 #A462EB #EB6264 #A8EB62
split-complementary
#62EBE9 #EB62A8 #EBA462
monochromatic
#18BBB8 #2CE4E1 #62EBE9 #98F2F1 #CFF9F8
Accessibility & contrast
On white
1.44
#62EBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#62EBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EBE9
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EBE9 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E9
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62ebe9; /* rgb */ color: rgb(98, 235, 233); /* oklch */ color: oklch(86.5% 0.118 193.8);
Tailwind
colors: {
custom: {
50: '#9cf2f0',
500: '#62ebe9',
950: '#000000',
},
}SCSS
$custom: #62ebe9; $custom-light: #9cf2f0; $custom-dark: #000000;
JSON
{
"hex": "#62ebe9",
"rgb": {
"r": 98,
"g": 235,
"b": 233
},
"hsl": {
"h": 179.124,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.86494,
"c": 0.11845,
"h": 193.8
},
"luminance": 0.67897
}Semantic roles & 50–950 ramp
primary
#62EBE9
secondary
#BA3739
accent
#0C0FDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585