#62E3EE#62E3EE
#62E3EE is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.8% C 0.114 H 203.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #62E3EE |
|---|---|
| RGB | rgb(98, 227, 238) |
| HSL | hsl(185, 80%, 66%) |
| HSV | hsv(185, 59%, 93%) |
| CMYK | cmyk(58.8%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(83.81, -32.23, -16.05) |
| CIE-LCH | lch(83.81, 36.01, 206.48°) |
| OKLab | oklab(84.81% -0.1048 -0.0444) |
| OKLCH | oklch(84.81% 0.114 203) |
| XYZ | xyz(47.9322, 63.7030, 90.6422) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.90
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Bright Light Blue
#26F7FD
ΔE00 5.68
Bright Cyan
#41FDFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E3EE #EE6D62
analogous
#62EEB3 #62E3EE #629DEE
triadic
#62E3EE #EE62E3 #E3EE62
tetradic
#62E3EE #B362EE #EE6D62 #9DEE62
square
#62E3EE #B362EE #EE6D62 #9DEE62
split-complementary
#62E3EE #EE629D #EEB362
monochromatic
#15B3C1 #2BD9E8 #62E3EE #99EDF4 #D0F7FA
Accessibility & contrast
On white
1.53
#62E3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#62E3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E3EE
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E3EE | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62e3ee; /* rgb */ color: rgb(98, 227, 238); /* oklch */ color: oklch(84.8% 0.114 203.0);
Tailwind
colors: {
custom: {
50: '#9cecf3',
500: '#62e3ee',
950: '#000000',
},
}SCSS
$custom: #62e3ee; $custom-light: #9cecf3; $custom-dark: #000000;
JSON
{
"hex": "#62e3ee",
"rgb": {
"r": 98,
"g": 227,
"b": 238
},
"hsl": {
"h": 184.714,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.84814,
"c": 0.11379,
"h": 203
},
"luminance": 0.63708
}Semantic roles & 50–950 ramp
primary
#62E3EE
secondary
#BF4035
accent
#1909DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485