#62DEEE#62DEEE
#62DEEE is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.112 H 206.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEEE |
|---|---|
| RGB | rgb(98, 222, 238) |
| HSL | hsl(187, 80%, 66%) |
| HSV | hsv(187, 59%, 93%) |
| CMYK | cmyk(58.8%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.38, -29.84, -18.21) |
| CIE-LCH | lch(82.38, 34.96, 211.38°) |
| OKLab | oklab(83.66% -0.0996 -0.0504) |
| OKLCH | oklch(83.66% 0.112 206.8) |
| XYZ | xyz(46.5845, 61.0075, 90.1929) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.36
Aqua Blue
#02D8E9
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Neon Blue
#04D9FF
ΔE00 6.18
Bright Light Blue
#26F7FD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEEE #EE7262
analogous
#62EEB8 #62DEEE #6298EE
triadic
#62DEEE #EE62DE #DEEE62
tetradic
#62DEEE #B862EE #EE7262 #98EE62
square
#62DEEE #B862EE #EE7262 #98EE62
split-complementary
#62DEEE #EE6298 #EEB862
monochromatic
#15ADC1 #2BD2E8 #62DEEE #99EAF4 #D0F5FA
Accessibility & contrast
On white
1.59
#62DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#62DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEEE
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEEE | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62deee; /* rgb */ color: rgb(98, 222, 238); /* oklch */ color: oklch(83.7% 0.112 206.8);
Tailwind
colors: {
custom: {
50: '#9ce8f3',
500: '#62deee',
950: '#000000',
},
}SCSS
$custom: #62deee; $custom-light: #9ce8f3; $custom-dark: #000000;
JSON
{
"hex": "#62deee",
"rgb": {
"r": 98,
"g": 222,
"b": 238
},
"hsl": {
"h": 186.857,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.83664,
"c": 0.11164,
"h": 206.8
},
"luminance": 0.61012
}Semantic roles & 50–950 ramp
primary
#62DEEE
secondary
#BF4535
accent
#2109DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485