#62DEEF#62DEEF
#62DEEF is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.112 H 207.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEEF |
|---|---|
| RGB | rgb(98, 222, 239) |
| HSL | hsl(187, 82%, 66%) |
| HSV | hsv(187, 59%, 94%) |
| CMYK | cmyk(59%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.41, -29.57, -18.69) |
| CIE-LCH | lch(82.41, 34.98, 212.30°) |
| OKLab | oklab(83.7% -0.0992 -0.0518) |
| OKLCH | oklch(83.7% 0.112 207.5) |
| XYZ | xyz(46.7318, 61.0665, 90.9688) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.38
Aqua Blue
#02D8E9
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Neon Blue
#04D9FF
ΔE00 5.89
Bright Light Blue
#26F7FD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEEF #EF7362
analogous
#62EFB9 #62DEEF #6297EF
triadic
#62DEEF #EF62DE #DEEF62
tetradic
#62DEEF #B962EF #EF7362 #97EF62
square
#62DEEF #B962EF #EF7362 #97EF62
split-complementary
#62DEEF #EF6297 #EFB962
monochromatic
#14AEC3 #2AD2E9 #62DEEF #9AEAF5 #D1F5FA
Accessibility & contrast
On white
1.59
#62DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#62DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEEF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEEF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#B8C6EF
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62deef; /* rgb */ color: rgb(98, 222, 239); /* oklch */ color: oklch(83.7% 0.112 207.5);
Tailwind
colors: {
custom: {
50: '#9ce8f4',
500: '#62deef',
950: '#000000',
},
}SCSS
$custom: #62deef; $custom-light: #9ce8f4; $custom-dark: #000000;
JSON
{
"hex": "#62deef",
"rgb": {
"r": 98,
"g": 222,
"b": 239
},
"hsl": {
"h": 187.234,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.837,
"c": 0.11191,
"h": 207.5
},
"luminance": 0.61071
}Semantic roles & 50–950 ramp
primary
#62DEEF
secondary
#C14635
accent
#2108DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485