#62DDF3#62DDF3
#62DDF3 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.113 H 211.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDF3 |
|---|---|
| RGB | rgb(98, 221, 243) |
| HSL | hsl(189, 86%, 67%) |
| HSV | hsv(189, 60%, 95%) |
| CMYK | cmyk(59.7%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(82.26, -27.96, -21.05) |
| CIE-LCH | lch(82.26, 34.99, 216.97°) |
| OKLab | oklab(83.62% -0.0966 -0.0583) |
| OKLCH | oklch(83.62% 0.113 211.1) |
| XYZ | xyz(47.0645, 60.7758, 94.0272) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.12
Neon Blue
#04D9FF
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 4.69
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Sky Blue
#87CEEB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDF3 #F37862
analogous
#62F3C0 #62DDF3 #6295F3
triadic
#62DDF3 #F362DD #DDF362
tetradic
#62DDF3 #C062F3 #F37862 #95F362
square
#62DDF3 #C062F3 #F37862 #95F362
split-complementary
#62DDF3 #F36295 #F3C062
monochromatic
#10AFCB #29D1EF #62DDF3 #9BE9F7 #D4F6FC
Accessibility & contrast
On white
1.60
#62DDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#62DDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDF3
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDF3 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F4
Deuteranopia (green-blind)
#B5C6F3
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62ddf3; /* rgb */ color: rgb(98, 221, 243); /* oklch */ color: oklch(83.6% 0.113 211.1);
Tailwind
colors: {
custom: {
50: '#9ce8f7',
500: '#62ddf3',
950: '#000000',
},
}SCSS
$custom: #62ddf3; $custom-light: #9ce8f7; $custom-dark: #000000;
JSON
{
"hex": "#62ddf3",
"rgb": {
"r": 98,
"g": 221,
"b": 243
},
"hsl": {
"h": 189.103,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.83617,
"c": 0.11287,
"h": 211.1
},
"luminance": 0.60781
}Semantic roles & 50–950 ramp
primary
#62DDF3
secondary
#C74832
accent
#2503E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485