#62E6EE#62E6EE
#62E6EE is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.5% C 0.115 H 200.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #62E6EE |
|---|---|
| RGB | rgb(98, 230, 238) |
| HSL | hsl(183, 80%, 66%) |
| HSV | hsv(183, 59%, 93%) |
| CMYK | cmyk(58.8%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.67, -33.65, -14.77) |
| CIE-LCH | lch(84.67, 36.75, 203.69°) |
| OKLab | oklab(85.51% -0.1078 -0.0409) |
| OKLCH | oklch(85.51% 0.115 200.8) |
| XYZ | xyz(48.7599, 65.3583, 90.9181) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.32
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Bright Light Blue
#26F7FD
ΔE00 4.69
Aqua Blue
#02D8E9
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Bright Cyan
#41FDFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E6EE #EE6A62
analogous
#62EEB0 #62E6EE #62A0EE
triadic
#62E6EE #EE62E6 #E6EE62
tetradic
#62E6EE #B062EE #EE6A62 #A0EE62
square
#62E6EE #B062EE #EE6A62 #A0EE62
split-complementary
#62E6EE #EE62A0 #EEB062
monochromatic
#15B7C1 #2BDDE8 #62E6EE #99EFF4 #D0F8FA
Accessibility & contrast
On white
1.49
#62E6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#62E6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E6EE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E6EE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C1CCEF
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62e6ee; /* rgb */ color: rgb(98, 230, 238); /* oklch */ color: oklch(85.5% 0.115 200.8);
Tailwind
colors: {
custom: {
50: '#9ceef3',
500: '#62e6ee',
950: '#000000',
},
}SCSS
$custom: #62e6ee; $custom-light: #9ceef3; $custom-dark: #000000;
JSON
{
"hex": "#62e6ee",
"rgb": {
"r": 98,
"g": 230,
"b": 238
},
"hsl": {
"h": 183.429,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85505,
"c": 0.11532,
"h": 200.8
},
"luminance": 0.65363
}Semantic roles & 50–950 ramp
primary
#62E6EE
secondary
#BF3D35
accent
#1509DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585