#62ECF2#62ECF2
#62ECF2 is a very light, moderate teal. Relative luminance 0.690; OKLCH L 87.0% C 0.119 H 199.2°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #62ECF2 |
|---|---|
| RGB | rgb(98, 236, 242) |
| HSL | hsl(183, 85%, 67%) |
| HSV | hsv(183, 60%, 95%) |
| CMYK | cmyk(59.5%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(86.50, -35.37, -14.13) |
| CIE-LCH | lch(86.50, 38.09, 201.77°) |
| OKLab | oklab(87.02% -0.1123 -0.0391) |
| OKLCH | oklch(87.02% 0.119 199.2) |
| XYZ | xyz(51.0526, 68.9930, 94.6137) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.45
Robin'S Egg
#6DEDFD
ΔE00 3.72
Bright Cyan
#41FDFE
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Aqua
#00FFFF
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ECF2 #F26862
analogous
#62F2B0 #62ECF2 #62A4F2
triadic
#62ECF2 #F262EC #ECF262
tetradic
#62ECF2 #B062F2 #F26862 #A4F262
square
#62ECF2 #B062F2 #F26862 #A4F262
split-complementary
#62ECF2 #F262A4 #F2B062
monochromatic
#11C1C9 #29E5ED #62ECF2 #9BF3F7 #D3FAFB
Accessibility & contrast
On white
1.42
#62ECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#62ECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ECF2
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ECF2 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F3
Deuteranopia (green-blind)
#C6D1F3
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62ecf2; /* rgb */ color: rgb(98, 236, 242); /* oklch */ color: oklch(87.0% 0.119 199.2);
Tailwind
colors: {
custom: {
50: '#9df2f6',
500: '#62ecf2',
950: '#000000',
},
}SCSS
$custom: #62ecf2; $custom-light: #9df2f6; $custom-dark: #000000;
JSON
{
"hex": "#62ecf2",
"rgb": {
"r": 98,
"g": 236,
"b": 242
},
"hsl": {
"h": 182.5,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.87024,
"c": 0.11894,
"h": 199.2
},
"luminance": 0.68998
}Semantic roles & 50–950 ramp
primary
#62ECF2
secondary
#C63933
accent
#0E04E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585