#62DEE3#62DEE3
#62DEE3 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.110 H 198.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEE3 |
|---|---|
| RGB | rgb(98, 222, 227) |
| HSL | hsl(182, 70%, 64%) |
| HSV | hsv(182, 57%, 89%) |
| CMYK | cmyk(56.8%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(82.04, -32.86, -12.88) |
| CIE-LCH | lch(82.04, 35.29, 201.40°) |
| OKLab | oklab(83.28% -0.104 -0.0356) |
| OKLCH | oklch(83.28% 0.11 198.9) |
| XYZ | xyz(45.0175, 60.3808, 81.9404) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 5.10
Mediumturquoise
#48D1CC
ΔE00 5.24
Darkturquoise
#00CED1
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEE3 #E36762
analogous
#62E3A7 #62DEE3 #629DE3
triadic
#62DEE3 #E362DE #DEE362
tetradic
#62DEE3 #A762E3 #E36762 #9DE362
square
#62DEE3 #A762E3 #E36762 #9DE362
split-complementary
#62DEE3 #E3629D #E3A762
monochromatic
#1FA6AC #2ED3DA #62DEE3 #96E9EC #CAF4F6
Accessibility & contrast
On white
1.61
#62DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#62DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEE3
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEE3 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E4
Deuteranopia (green-blind)
#BBC6E4
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dee3; /* rgb */ color: rgb(98, 222, 227); /* oklch */ color: oklch(83.3% 0.110 198.9);
Tailwind
colors: {
custom: {
50: '#9be8eb',
500: '#62dee3',
950: '#000000',
},
}SCSS
$custom: #62dee3; $custom-light: #9be8eb; $custom-dark: #000000;
JSON
{
"hex": "#62dee3",
"rgb": {
"r": 98,
"g": 222,
"b": 227
},
"hsl": {
"h": 182.326,
"s": 69.73,
"l": 63.725
},
"oklch": {
"l": 0.83279,
"c": 0.10998,
"h": 198.9
},
"luminance": 0.60385
}Semantic roles & 50–950 ramp
primary
#62DEE3
secondary
#AE403C
accent
#1B14D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484