#62E9E5#62E9E5
#62E9E5 is a very light, moderate teal. Relative luminance 0.665; OKLCH L 85.9% C 0.117 H 192.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #62E9E5 |
|---|---|
| RGB | rgb(98, 233, 229) |
| HSL | hsl(178, 75%, 65%) |
| HSV | hsv(178, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 1.7%, 8.6%) |
| CIE-LAB | lab(85.26, -37.45, -9.13) |
| CIE-LCH | lch(85.26, 38.55, 193.71°) |
| OKLab | oklab(85.9% -0.1146 -0.0254) |
| OKLCH | oklch(85.9% 0.117 192.5) |
| XYZ | xyz(48.3126, 66.5267, 84.4084) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.79
Bright Cyan
#41FDFE
ΔE00 4.80
Turquoise
#40E0D0
ΔE00 5.10
Bright Turquoise
#0FFEF9
ΔE00 5.27
Aqua
#00FFFF
ΔE00 5.51
Bright Aqua
#0BF9EA
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E9E5 #E96266
analogous
#62E9A1 #62E9E5 #62AAE9
triadic
#62E9E5 #E562E9 #E9E562
tetradic
#62E9E5 #A162E9 #E96266 #AAE962
square
#62E9E5 #A162E9 #E96266 #AAE962
split-complementary
#62E9E5 #E962AA #E9A162
monochromatic
#1AB7B2 #2CE1DC #62E9E5 #98F1EE #CDF8F7
Accessibility & contrast
On white
1.47
#62E9E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#62E9E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E9E5
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E9E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E9E5 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE5
Deuteranopia (green-blind)
#C6CEE6
Tritanopia (blue-blind)
#00EFE7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62e9e5; /* rgb */ color: rgb(98, 233, 229); /* oklch */ color: oklch(85.9% 0.117 192.5);
Tailwind
colors: {
custom: {
50: '#9cf0ed',
500: '#62e9e5',
950: '#000000',
},
}SCSS
$custom: #62e9e5; $custom-light: #9cf0ed; $custom-dark: #000000;
JSON
{
"hex": "#62e9e5",
"rgb": {
"r": 98,
"g": 233,
"b": 229
},
"hsl": {
"h": 178.222,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.859,
"c": 0.11741,
"h": 192.5
},
"luminance": 0.66532
}Semantic roles & 50–950 ramp
primary
#62E9E5
secondary
#B7383C
accent
#0E14D8
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584