#4AE2FA#4AE2FA
#4AE2FA is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.4% C 0.128 H 210.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #4AE2FA |
|---|---|
| RGB | rgb(74, 226, 250) |
| HSL | hsl(188, 95%, 64%) |
| HSV | hsv(188, 70%, 98%) |
| CMYK | cmyk(70.4%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(83.31, -31.91, -23.21) |
| CIE-LCH | lch(83.31, 39.46, 216.03°) |
| OKLab | oklab(84.37% -0.1107 -0.0646) |
| OKLCH | oklch(84.37% 0.128 210.3) |
| XYZ | xyz(47.2683, 62.7452, 100.0438) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.59
Aqua Blue
#02D8E9
ΔE00 4.18
Neon Blue
#04D9FF
ΔE00 4.33
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.85
Bright Light Blue
#26F7FD
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AE2FA #FA624A
analogous
#4AFABA #4AE2FA #4A8AFA
triadic
#4AE2FA #FA4AE2 #E2FA4A
tetradic
#4AE2FA #BA4AFA #FA624A #8AFA4A
square
#4AE2FA #BA4AFA #FA624A #8AFA4A
split-complementary
#4AE2FA #FA4A8A #FABA4A
monochromatic
#05AAC4 #0ED8F8 #4AE2FA #86ECFC #C1F5FD
Accessibility & contrast
On white
1.55
#4AE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#4AE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AE2FA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AE2FA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFB
Deuteranopia (green-blind)
#B5C8FA
Tritanopia (blue-blind)
#00EDE9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #4ae2fa; /* rgb */ color: rgb(74, 226, 250); /* oklch */ color: oklch(84.4% 0.128 210.3);
Tailwind
colors: {
custom: {
50: '#93ebfc',
500: '#4ae2fa',
950: '#000000',
},
}SCSS
$custom: #4ae2fa; $custom-light: #93ebfc; $custom-dark: #000000;
JSON
{
"hex": "#4ae2fa",
"rgb": {
"r": 74,
"g": 226,
"b": 250
},
"hsl": {
"h": 188.182,
"s": 94.624,
"l": 63.529
},
"oklch": {
"l": 0.84366,
"c": 0.12816,
"h": 210.3
},
"luminance": 0.62751
}Semantic roles & 50–950 ramp
primary
#4AE2FA
secondary
#C13C27
accent
#1F00E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485