#4BE0FA#4BE0FA
#4BE0FA is a very light, vivid teal. Relative luminance 0.617; OKLCH L 83.9% C 0.127 H 211.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #4BE0FA |
|---|---|
| RGB | rgb(75, 224, 250) |
| HSL | hsl(189, 95%, 64%) |
| HSV | hsv(189, 70%, 98%) |
| CMYK | cmyk(70%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(82.76, -30.83, -24.05) |
| CIE-LCH | lch(82.76, 39.10, 217.96°) |
| OKLab | oklab(83.93% -0.1084 -0.0669) |
| OKLCH | oklch(83.93% 0.127 211.7) |
| XYZ | xyz(46.8053, 61.7039, 99.8672) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 4.25
Aqua Blue
#02D8E9
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.23
Bright Sky Blue
#02CCFE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BE0FA #FA654B
analogous
#4BFABC #4BE0FA #4B88FA
triadic
#4BE0FA #FA4BE0 #E0FA4B
tetradic
#4BE0FA #BC4BFA #FA654B #88FA4B
square
#4BE0FA #BC4BFA #FA654B #88FA4B
split-complementary
#4BE0FA #FA4B88 #FABC4B
monochromatic
#05A9C5 #0FD6F8 #4BE0FA #87EAFC #C2F5FD
Accessibility & contrast
On white
1.57
#4BE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#4BE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BE0FA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BE0FA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#B3C6FA
Tritanopia (blue-blind)
#00EBE8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #4be0fa; /* rgb */ color: rgb(75, 224, 250); /* oklch */ color: oklch(83.9% 0.127 211.7);
Tailwind
colors: {
custom: {
50: '#93eafc',
500: '#4be0fa',
950: '#000000',
},
}SCSS
$custom: #4be0fa; $custom-light: #93eafc; $custom-dark: #000000;
JSON
{
"hex": "#4be0fa",
"rgb": {
"r": 75,
"g": 224,
"b": 250
},
"hsl": {
"h": 188.914,
"s": 94.595,
"l": 63.725
},
"oklch": {
"l": 0.83926,
"c": 0.12737,
"h": 211.7
},
"luminance": 0.61709
}Semantic roles & 50–950 ramp
primary
#4BE0FA
secondary
#C23E27
accent
#2200E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485