#4BE1FA#4BE1FA
#4BE1FA is a very light, vivid teal. Relative luminance 0.622; OKLCH L 84.2% C 0.128 H 211.0°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #4BE1FA |
|---|---|
| RGB | rgb(75, 225, 250) |
| HSL | hsl(189, 95%, 64%) |
| HSV | hsv(189, 70%, 98%) |
| CMYK | cmyk(70%, 10%, 0%, 2%) |
| CIE-LAB | lab(83.04, -31.31, -23.62) |
| CIE-LCH | lch(83.04, 39.22, 217.03°) |
| OKLab | oklab(84.16% -0.1093 -0.0657) |
| OKLCH | oklch(84.16% 0.128 211) |
| XYZ | xyz(47.0748, 62.2429, 99.9570) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.90
Neon Blue
#04D9FF
ΔE00 3.96
Aqua Blue
#02D8E9
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Robin'S Egg Blue
#98EFF9
ΔE00 7.02
Bright Light Blue
#26F7FD
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BE1FA #FA644B
analogous
#4BFABB #4BE1FA #4B89FA
triadic
#4BE1FA #FA4BE1 #E1FA4B
tetradic
#4BE1FA #BB4BFA #FA644B #89FA4B
square
#4BE1FA #BB4BFA #FA644B #89FA4B
split-complementary
#4BE1FA #FA4B89 #FABB4B
monochromatic
#05AAC5 #0FD7F8 #4BE1FA #87EBFC #C2F5FD
Accessibility & contrast
On white
1.56
#4BE1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#4BE1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BE1FA
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BE1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BE1FA | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FC
Deuteranopia (green-blind)
#B4C7FA
Tritanopia (blue-blind)
#00ECE9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4be1fa; /* rgb */ color: rgb(75, 225, 250); /* oklch */ color: oklch(84.2% 0.128 211.0);
Tailwind
colors: {
custom: {
50: '#93eafc',
500: '#4be1fa',
950: '#000000',
},
}SCSS
$custom: #4be1fa; $custom-light: #93eafc; $custom-dark: #000000;
JSON
{
"hex": "#4be1fa",
"rgb": {
"r": 75,
"g": 225,
"b": 250
},
"hsl": {
"h": 188.571,
"s": 94.595,
"l": 63.725
},
"oklch": {
"l": 0.84157,
"c": 0.12754,
"h": 211
},
"luminance": 0.62248
}Semantic roles & 50–950 ramp
primary
#4BE1FA
secondary
#C23D27
accent
#2100E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485