#62DDF5#62DDF5
#62DDF5 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.114 H 212.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDF5 |
|---|---|
| RGB | rgb(98, 221, 245) |
| HSL | hsl(190, 88%, 67%) |
| HSV | hsv(190, 60%, 96%) |
| CMYK | cmyk(60%, 9.8%, 0%, 3.9%) |
| CIE-LAB | lab(82.32, -27.39, -22.01) |
| CIE-LCH | lch(82.32, 35.14, 218.78°) |
| OKLab | oklab(83.69% -0.0958 -0.061) |
| OKLCH | oklch(83.69% 0.114 212.5) |
| XYZ | xyz(47.3681, 60.8973, 95.6265) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.08
Robin'S Egg
#6DEDFD
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Sky Blue
#87CEEB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDF5 #F57A62
analogous
#62F5C4 #62DDF5 #6294F5
triadic
#62DDF5 #F562DD #DDF562
tetradic
#62DDF5 #C462F5 #F57A62 #94F562
square
#62DDF5 #C462F5 #F57A62 #94F562
split-complementary
#62DDF5 #F56294 #F5C462
monochromatic
#0DB0CF #28D1F1 #62DDF5 #9CE9F9 #D5F6FC
Accessibility & contrast
On white
1.59
#62DDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#62DDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDF5
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDF5 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F6
Deuteranopia (green-blind)
#B4C6F5
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62ddf5; /* rgb */ color: rgb(98, 221, 245); /* oklch */ color: oklch(83.7% 0.114 212.5);
Tailwind
colors: {
custom: {
50: '#9ce7f8',
500: '#62ddf5',
950: '#000000',
},
}SCSS
$custom: #62ddf5; $custom-light: #9ce7f8; $custom-dark: #000000;
JSON
{
"hex": "#62ddf5",
"rgb": {
"r": 98,
"g": 221,
"b": 245
},
"hsl": {
"h": 189.796,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.83691,
"c": 0.11363,
"h": 212.5
},
"luminance": 0.60902
}Semantic roles & 50–950 ramp
primary
#62DDF5
secondary
#CB4930
accent
#2601E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485