#62ECF1#62ECF1
#62ECF1 is a very light, moderate teal. Relative luminance 0.689; OKLCH L 87.0% C 0.119 H 198.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #62ECF1 |
|---|---|
| RGB | rgb(98, 236, 241) |
| HSL | hsl(182, 84%, 66%) |
| HSV | hsv(182, 59%, 95%) |
| CMYK | cmyk(59.3%, 2.1%, 0%, 5.5%) |
| CIE-LAB | lab(86.47, -35.64, -13.65) |
| CIE-LCH | lch(86.47, 38.17, 200.95°) |
| OKLab | oklab(86.99% -0.1127 -0.0378) |
| OKLCH | oklch(86.99% 0.119 198.5) |
| XYZ | xyz(50.9028, 68.9331, 93.8248) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 4.05
Bright Cyan
#41FDFE
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Aqua
#00FFFF
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ECF1 #F16762
analogous
#62F1AF #62ECF1 #62A5F1
triadic
#62ECF1 #F162EC #ECF162
tetradic
#62ECF1 #AF62F1 #F16762 #A5F162
square
#62ECF1 #AF62F1 #F16762 #A5F162
split-complementary
#62ECF1 #F162A5 #F1AF62
monochromatic
#12C1C7 #2AE5EC #62ECF1 #9AF3F6 #D2FAFB
Accessibility & contrast
On white
1.42
#62ECF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#62ECF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ECF1
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ECF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ECF1 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F2
Deuteranopia (green-blind)
#C6D1F2
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62ecf1; /* rgb */ color: rgb(98, 236, 241); /* oklch */ color: oklch(87.0% 0.119 198.5);
Tailwind
colors: {
custom: {
50: '#9df2f5',
500: '#62ecf1',
950: '#000000',
},
}SCSS
$custom: #62ecf1; $custom-light: #9df2f5; $custom-dark: #000000;
JSON
{
"hex": "#62ecf1",
"rgb": {
"r": 98,
"g": 236,
"b": 241
},
"hsl": {
"h": 182.098,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.86991,
"c": 0.1189,
"h": 198.5
},
"luminance": 0.68938
}Semantic roles & 50–950 ramp
primary
#62ECF1
secondary
#C43833
accent
#0D05E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585