#62DEE5#62DEE5
#62DEE5 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.110 H 200.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEE5 |
|---|---|
| RGB | rgb(98, 222, 229) |
| HSL | hsl(183, 72%, 64%) |
| HSV | hsv(183, 57%, 90%) |
| CMYK | cmyk(57.2%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(82.10, -32.32, -13.85) |
| CIE-LCH | lch(82.10, 35.16, 203.19°) |
| OKLab | oklab(83.35% -0.1032 -0.0383) |
| OKLCH | oklch(83.35% 0.11 200.4) |
| XYZ | xyz(45.2952, 60.4918, 83.4026) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.19
Robin'S Egg
#6DEDFD
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 5.77
Mediumturquoise
#48D1CC
ΔE00 5.80
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Bright Light Blue
#26F7FD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEE5 #E56962
analogous
#62E5AB #62DEE5 #629DE5
triadic
#62DEE5 #E562DE #DEE562
tetradic
#62DEE5 #AB62E5 #E56962 #9DE562
square
#62DEE5 #AB62E5 #E56962 #9DE562
split-complementary
#62DEE5 #E5629D #E5AB62
monochromatic
#1DA8B0 #2DD3DC #62DEE5 #97E9EE #CBF4F6
Accessibility & contrast
On white
1.60
#62DEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#62DEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEE5
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEE5 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E6
Deuteranopia (green-blind)
#BBC6E6
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dee5; /* rgb */ color: rgb(98, 222, 229); /* oklch */ color: oklch(83.3% 0.110 200.4);
Tailwind
colors: {
custom: {
50: '#9be8ed',
500: '#62dee5',
950: '#000000',
},
}SCSS
$custom: #62dee5; $custom-light: #9be8ed; $custom-dark: #000000;
JSON
{
"hex": "#62dee5",
"rgb": {
"r": 98,
"g": 222,
"b": 229
},
"hsl": {
"h": 183.206,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.83347,
"c": 0.11012,
"h": 200.4
},
"luminance": 0.60496
}Semantic roles & 50–950 ramp
primary
#62DEE5
secondary
#B1413B
accent
#1C12D4
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484