#62E5EE#62E5EE
#62E5EE is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.3% C 0.115 H 201.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #62E5EE |
|---|---|
| RGB | rgb(98, 229, 238) |
| HSL | hsl(184, 80%, 66%) |
| HSV | hsv(184, 59%, 93%) |
| CMYK | cmyk(58.8%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(84.38, -33.18, -15.20) |
| CIE-LCH | lch(84.38, 36.49, 204.61°) |
| OKLab | oklab(85.28% -0.1068 -0.0421) |
| OKLCH | oklch(85.28% 0.115 201.5) |
| XYZ | xyz(48.4824, 64.8033, 90.8256) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.13
Robin Egg Blue
#8AF1FE
ΔE00 4.56
Aqua Blue
#02D8E9
ΔE00 4.63
Bright Light Blue
#26F7FD
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Bright Cyan
#41FDFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E5EE #EE6B62
analogous
#62EEB1 #62E5EE #629FEE
triadic
#62E5EE #EE62E5 #E5EE62
tetradic
#62E5EE #B162EE #EE6B62 #9FEE62
square
#62E5EE #B162EE #EE6B62 #9FEE62
split-complementary
#62E5EE #EE629F #EEB162
monochromatic
#15B6C1 #2BDCE8 #62E5EE #99EEF4 #D0F7FA
Accessibility & contrast
On white
1.50
#62E5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#62E5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E5EE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E5EE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62e5ee; /* rgb */ color: rgb(98, 229, 238); /* oklch */ color: oklch(85.3% 0.115 201.5);
Tailwind
colors: {
custom: {
50: '#9cedf3',
500: '#62e5ee',
950: '#000000',
},
}SCSS
$custom: #62e5ee; $custom-light: #9cedf3; $custom-dark: #000000;
JSON
{
"hex": "#62e5ee",
"rgb": {
"r": 98,
"g": 229,
"b": 238
},
"hsl": {
"h": 183.857,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85275,
"c": 0.11479,
"h": 201.5
},
"luminance": 0.64808
}Semantic roles & 50–950 ramp
primary
#62E5EE
secondary
#BF3E35
accent
#1609DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585