#62ECF0#62ECF0
#62ECF0 is a very light, moderate teal. Relative luminance 0.689; OKLCH L 87.0% C 0.119 H 197.9°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #62ECF0 |
|---|---|
| RGB | rgb(98, 236, 240) |
| HSL | hsl(182, 83%, 66%) |
| HSV | hsv(182, 59%, 94%) |
| CMYK | cmyk(59.2%, 1.7%, 0%, 5.9%) |
| CIE-LAB | lab(86.44, -35.91, -13.16) |
| CIE-LCH | lch(86.44, 38.25, 200.13°) |
| OKLab | oklab(86.96% -0.1131 -0.0365) |
| OKLCH | oklch(86.96% 0.119 197.9) |
| XYZ | xyz(50.7539, 68.8735, 93.0403) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.37
Bright Cyan
#41FDFE
ΔE00 4.21
Robin'S Egg
#6DEDFD
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Aqua
#00FFFF
ΔE00 5.25
Bright Turquoise
#0FFEF9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ECF0 #F06662
analogous
#62F0AD #62ECF0 #62A5F0
triadic
#62ECF0 #F062EC #ECF062
tetradic
#62ECF0 #AD62F0 #F06662 #A5F062
square
#62ECF0 #AD62F0 #F06662 #A5F062
split-complementary
#62ECF0 #F062A5 #F0AD62
monochromatic
#13C0C5 #2AE5EB #62ECF0 #9AF3F5 #D2FAFB
Accessibility & contrast
On white
1.42
#62ECF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#62ECF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ECF0
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ECF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ECF0 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F1
Deuteranopia (green-blind)
#C7D1F1
Tritanopia (blue-blind)
#00F3ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62ecf0; /* rgb */ color: rgb(98, 236, 240); /* oklch */ color: oklch(87.0% 0.119 197.9);
Tailwind
colors: {
custom: {
50: '#9df2f4',
500: '#62ecf0',
950: '#000000',
},
}SCSS
$custom: #62ecf0; $custom-light: #9df2f4; $custom-dark: #000000;
JSON
{
"hex": "#62ecf0",
"rgb": {
"r": 98,
"g": 236,
"b": 240
},
"hsl": {
"h": 181.69,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.86957,
"c": 0.11888,
"h": 197.9
},
"luminance": 0.68879
}Semantic roles & 50–950 ramp
primary
#62ECF0
secondary
#C23834
accent
#0D07DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585