#62DFEE#62DFEE
#62DFEE is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.112 H 206.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFEE |
|---|---|
| RGB | rgb(98, 223, 238) |
| HSL | hsl(186, 80%, 66%) |
| HSV | hsv(186, 59%, 93%) |
| CMYK | cmyk(58.8%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.67, -30.33, -17.77) |
| CIE-LCH | lch(82.67, 35.15, 210.38°) |
| OKLab | oklab(83.89% -0.1006 -0.0492) |
| OKLCH | oklch(83.89% 0.112 206.1) |
| XYZ | xyz(46.8509, 61.5403, 90.2817) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.16
Aqua Blue
#02D8E9
ΔE00 3.72
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Neon Blue
#04D9FF
ΔE00 6.53
Bright Light Blue
#26F7FD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFEE #EE7162
analogous
#62EEB7 #62DFEE #6299EE
triadic
#62DFEE #EE62DF #DFEE62
tetradic
#62DFEE #B762EE #EE7162 #99EE62
square
#62DFEE #B762EE #EE7162 #99EE62
split-complementary
#62DFEE #EE6299 #EEB762
monochromatic
#15AEC1 #2BD4E8 #62DFEE #99EAF4 #D0F6FA
Accessibility & contrast
On white
1.58
#62DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#62DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFEE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFEE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62dfee; /* rgb */ color: rgb(98, 223, 238); /* oklch */ color: oklch(83.9% 0.112 206.1);
Tailwind
colors: {
custom: {
50: '#9ce9f3',
500: '#62dfee',
950: '#000000',
},
}SCSS
$custom: #62dfee; $custom-light: #9ce9f3; $custom-dark: #000000;
JSON
{
"hex": "#62dfee",
"rgb": {
"r": 98,
"g": 223,
"b": 238
},
"hsl": {
"h": 186.429,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.83894,
"c": 0.11203,
"h": 206.1
},
"luminance": 0.61545
}Semantic roles & 50–950 ramp
primary
#62DFEE
secondary
#BF4435
accent
#1F09DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485