#62E2F4#62E2F4
#62E2F4 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.115 H 207.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2F4 |
|---|---|
| RGB | rgb(98, 226, 244) |
| HSL | hsl(187, 87%, 67%) |
| HSV | hsv(187, 60%, 96%) |
| CMYK | cmyk(59.8%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(83.71, -30.10, -19.37) |
| CIE-LCH | lch(83.71, 35.79, 212.77°) |
| OKLab | oklab(84.8% -0.1013 -0.0537) |
| OKLCH | oklch(84.8% 0.115 207.9) |
| XYZ | xyz(48.5557, 63.5160, 95.2713) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.55
Aqua Blue
#02D8E9
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Neon Blue
#04D9FF
ΔE00 5.91
Bright Light Blue
#26F7FD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2F4 #F47462
analogous
#62F4BD #62E2F4 #6299F4
triadic
#62E2F4 #F462E2 #E2F462
tetradic
#62E2F4 #BD62F4 #F47462 #99F462
square
#62E2F4 #BD62F4 #F47462 #99F462
split-complementary
#62E2F4 #F46299 #F4BD62
monochromatic
#0EB6CD #29D7F0 #62E2F4 #9BEDF8 #D4F7FC
Accessibility & contrast
On white
1.53
#62E2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#62E2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2F4
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2F4 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#BACAF4
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62e2f4; /* rgb */ color: rgb(98, 226, 244); /* oklch */ color: oklch(84.8% 0.115 207.9);
Tailwind
colors: {
custom: {
50: '#9cebf7',
500: '#62e2f4',
950: '#000000',
},
}SCSS
$custom: #62e2f4; $custom-light: #9cebf7; $custom-dark: #000000;
JSON
{
"hex": "#62e2f4",
"rgb": {
"r": 98,
"g": 226,
"b": 244
},
"hsl": {
"h": 187.397,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.84797,
"c": 0.11468,
"h": 207.9
},
"luminance": 0.63521
}Semantic roles & 50–950 ramp
primary
#62E2F4
secondary
#C94431
accent
#1E02E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485