#62EDE9#62EDE9
#62EDE9 is a very light, moderate teal. Relative luminance 0.690; OKLCH L 87.0% C 0.120 H 192.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #62EDE9 |
|---|---|
| RGB | rgb(98, 237, 233) |
| HSL | hsl(178, 79%, 66%) |
| HSV | hsv(178, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 1.7%, 7.1%) |
| CIE-LAB | lab(86.53, -38.23, -9.36) |
| CIE-LCH | lch(86.53, 39.36, 193.76°) |
| OKLab | oklab(86.96% -0.1171 -0.026) |
| OKLCH | oklch(86.96% 0.12 192.5) |
| XYZ | xyz(50.0227, 69.0430, 87.7654) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.02
Bright Light Blue
#26F7FD
ΔE00 4.25
Bright Turquoise
#0FFEF9
ΔE00 4.53
Aqua
#00FFFF
ΔE00 4.77
Bright Aqua
#0BF9EA
ΔE00 5.27
Turquoise
#40E0D0
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EDE9 #ED6266
analogous
#62EDA3 #62EDE9 #62ACED
triadic
#62EDE9 #E962ED #EDE962
tetradic
#62EDE9 #A362ED #ED6266 #ACED62
square
#62EDE9 #A362ED #ED6266 #ACED62
split-complementary
#62EDE9 #ED62AC #EDA362
monochromatic
#16BFBA #2BE7E1 #62EDE9 #99F3F1 #D0FAF8
Accessibility & contrast
On white
1.42
#62EDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#62EDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EDE9
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EDE9 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E9
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62ede9; /* rgb */ color: rgb(98, 237, 233); /* oklch */ color: oklch(87.0% 0.120 192.5);
Tailwind
colors: {
custom: {
50: '#9df3f0',
500: '#62ede9',
950: '#000000',
},
}SCSS
$custom: #62ede9; $custom-light: #9df3f0; $custom-dark: #000000;
JSON
{
"hex": "#62ede9",
"rgb": {
"r": 98,
"g": 237,
"b": 233
},
"hsl": {
"h": 178.273,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.86958,
"c": 0.11992,
"h": 192.5
},
"luminance": 0.69048
}Semantic roles & 50–950 ramp
primary
#62EDE9
secondary
#BD363A
accent
#0A10DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585