#62DDF2#62DDF2
#62DDF2 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.113 H 210.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDF2 |
|---|---|
| RGB | rgb(98, 221, 242) |
| HSL | hsl(189, 85%, 67%) |
| HSV | hsv(189, 60%, 95%) |
| CMYK | cmyk(59.5%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.23, -28.24, -20.56) |
| CIE-LCH | lch(82.23, 34.93, 216.06°) |
| OKLab | oklab(83.58% -0.097 -0.057) |
| OKLCH | oklch(83.58% 0.113 210.4) |
| XYZ | xyz(46.9139, 60.7156, 93.2341) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.97
Aqua Blue
#02D8E9
ΔE00 4.48
Neon Blue
#04D9FF
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Sky Blue
#87CEEB
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDF2 #F27762
analogous
#62F2BF #62DDF2 #6295F2
triadic
#62DDF2 #F262DD #DDF262
tetradic
#62DDF2 #BF62F2 #F27762 #95F262
square
#62DDF2 #BF62F2 #F27762 #95F262
split-complementary
#62DDF2 #F26295 #F2BF62
monochromatic
#11AEC9 #29D1ED #62DDF2 #9BE9F7 #D3F5FB
Accessibility & contrast
On white
1.60
#62DDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#62DDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDF2
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDF2 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F3
Deuteranopia (green-blind)
#B5C6F2
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62ddf2; /* rgb */ color: rgb(98, 221, 242); /* oklch */ color: oklch(83.6% 0.113 210.4);
Tailwind
colors: {
custom: {
50: '#9ce8f6',
500: '#62ddf2',
950: '#000000',
},
}SCSS
$custom: #62ddf2; $custom-light: #9ce8f6; $custom-dark: #000000;
JSON
{
"hex": "#62ddf2",
"rgb": {
"r": 98,
"g": 221,
"b": 242
},
"hsl": {
"h": 188.75,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.8358,
"c": 0.11252,
"h": 210.4
},
"luminance": 0.6072
}Semantic roles & 50–950 ramp
primary
#62DDF2
secondary
#C64833
accent
#2504E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485