#4BE2FA#4BE2FA
#4BE2FA 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.56:1 contrast (WCAG AA passes).
Color values
| HEX | #4BE2FA |
|---|---|
| RGB | rgb(75, 226, 250) |
| HSL | hsl(188, 95%, 64%) |
| HSV | hsv(188, 70%, 98%) |
| CMYK | cmyk(70%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(83.33, -31.79, -23.18) |
| CIE-LCH | lch(83.33, 39.34, 216.10°) |
| OKLab | oklab(84.39% -0.1103 -0.0645) |
| OKLCH | oklch(84.39% 0.128 210.3) |
| XYZ | xyz(47.3459, 62.7852, 100.0474) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.58
Aqua Blue
#02D8E9
ΔE00 4.22
Neon Blue
#04D9FF
ΔE00 4.33
Robin Egg Blue
#8AF1FE
ΔE00 5.62
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Bright Light Blue
#26F7FD
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BE2FA #FA634B
analogous
#4BFABB #4BE2FA #4B8AFA
triadic
#4BE2FA #FA4BE2 #E2FA4B
tetradic
#4BE2FA #BB4BFA #FA634B #8AFA4B
square
#4BE2FA #BB4BFA #FA634B #8AFA4B
split-complementary
#4BE2FA #FA4B8A #FABB4B
monochromatic
#05ABC5 #0FD8F8 #4BE2FA #87ECFC #C2F5FD
Accessibility & contrast
On white
1.55
#4BE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#4BE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BE2FA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BE2FA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 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: #4be2fa; /* rgb */ color: rgb(75, 226, 250); /* oklch */ color: oklch(84.4% 0.128 210.3);
Tailwind
colors: {
custom: {
50: '#94ebfc',
500: '#4be2fa',
950: '#000000',
},
}SCSS
$custom: #4be2fa; $custom-light: #94ebfc; $custom-dark: #000000;
JSON
{
"hex": "#4be2fa",
"rgb": {
"r": 75,
"g": 226,
"b": 250
},
"hsl": {
"h": 188.229,
"s": 94.595,
"l": 63.725
},
"oklch": {
"l": 0.84389,
"c": 0.12774,
"h": 210.3
},
"luminance": 0.62791
}Semantic roles & 50–950 ramp
primary
#4BE2FA
secondary
#C23D27
accent
#1F00E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485