#62DDE6#62DDE6
#62DDE6 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.110 H 201.9°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDE6 |
|---|---|
| RGB | rgb(98, 221, 230) |
| HSL | hsl(184, 73%, 64%) |
| HSV | hsv(184, 57%, 90%) |
| CMYK | cmyk(57.4%, 3.9%, 0%, 9.8%) |
| CIE-LAB | lab(81.85, -31.57, -14.76) |
| CIE-LCH | lch(81.85, 34.85, 205.06°) |
| OKLab | oklab(83.15% -0.1018 -0.0408) |
| OKLCH | oklch(83.15% 0.11 201.9) |
| XYZ | xyz(45.1704, 60.0182, 84.0517) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Darkturquoise
#00CED1
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDE6 #E66B62
analogous
#62E6AD #62DDE6 #629BE6
triadic
#62DDE6 #E662DD #DDE662
tetradic
#62DDE6 #AD62E6 #E66B62 #9BE662
square
#62DDE6 #AD62E6 #E66B62 #9BE662
split-complementary
#62DDE6 #E6629B #E6AD62
monochromatic
#1CA7B1 #2DD2DE #62DDE6 #97E8EE #CCF4F7
Accessibility & contrast
On white
1.61
#62DDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#62DDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDE6
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDE6 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E7
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dde6; /* rgb */ color: rgb(98, 221, 230); /* oklch */ color: oklch(83.2% 0.110 201.9);
Tailwind
colors: {
custom: {
50: '#9be8ed',
500: '#62dde6',
950: '#000000',
},
}SCSS
$custom: #62dde6; $custom-light: #9be8ed; $custom-dark: #000000;
JSON
{
"hex": "#62dde6",
"rgb": {
"r": 98,
"g": 221,
"b": 230
},
"hsl": {
"h": 184.091,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.83151,
"c": 0.10968,
"h": 201.9
},
"luminance": 0.60023
}Semantic roles & 50–950 ramp
primary
#62DDE6
secondary
#B2423A
accent
#1E11D5
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484