#62DEF5#62DEF5
#62DEF5 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.114 H 211.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEF5 |
|---|---|
| RGB | rgb(98, 222, 245) |
| HSL | hsl(189, 88%, 67%) |
| HSV | hsv(189, 60%, 96%) |
| CMYK | cmyk(60%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(82.61, -27.88, -21.58) |
| CIE-LCH | lch(82.61, 35.25, 217.74°) |
| OKLab | oklab(83.92% -0.0969 -0.0598) |
| OKLCH | oklch(83.92% 0.114 211.7) |
| XYZ | xyz(47.6329, 61.4269, 95.7148) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.08
Neon Blue
#04D9FF
ΔE00 4.36
Aqua Blue
#02D8E9
ΔE00 4.94
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Sky Blue
#87CEEB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEF5 #F57962
analogous
#62F5C3 #62DEF5 #6294F5
triadic
#62DEF5 #F562DE #DEF562
tetradic
#62DEF5 #C362F5 #F57962 #94F562
square
#62DEF5 #C362F5 #F57962 #94F562
split-complementary
#62DEF5 #F56294 #F5C362
monochromatic
#0DB1CF #28D2F1 #62DEF5 #9CEAF9 #D5F6FC
Accessibility & contrast
On white
1.58
#62DEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#62DEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEF5
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEF5 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F6
Deuteranopia (green-blind)
#B6C7F5
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62def5; /* rgb */ color: rgb(98, 222, 245); /* oklch */ color: oklch(83.9% 0.114 211.7);
Tailwind
colors: {
custom: {
50: '#9ce8f8',
500: '#62def5',
950: '#000000',
},
}SCSS
$custom: #62def5; $custom-light: #9ce8f8; $custom-dark: #000000;
JSON
{
"hex": "#62def5",
"rgb": {
"r": 98,
"g": 222,
"b": 245
},
"hsl": {
"h": 189.388,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.83919,
"c": 0.11386,
"h": 211.7
},
"luminance": 0.61432
}Semantic roles & 50–950 ramp
primary
#62DEF5
secondary
#CB4830
accent
#2501E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485