#4BDFFA#4BDFFA
#4BDFFA is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.7% C 0.127 H 212.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #4BDFFA |
|---|---|
| RGB | rgb(75, 223, 250) |
| HSL | hsl(189, 95%, 64%) |
| HSV | hsv(189, 70%, 98%) |
| CMYK | cmyk(70%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(82.47, -30.35, -24.49) |
| CIE-LCH | lch(82.47, 39.00, 218.90°) |
| OKLab | oklab(83.7% -0.1074 -0.0682) |
| OKLCH | oklch(83.7% 0.127 212.4) |
| XYZ | xyz(46.5373, 61.1679, 99.7779) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.25
Robin'S Egg
#6DEDFD
ΔE00 4.60
Aqua Blue
#02D8E9
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.46
Bright Sky Blue
#02CCFE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BDFFA #FA664B
analogous
#4BFABD #4BDFFA #4B87FA
triadic
#4BDFFA #FA4BDF #DFFA4B
tetradic
#4BDFFA #BD4BFA #FA664B #87FA4B
square
#4BDFFA #BD4BFA #FA664B #87FA4B
split-complementary
#4BDFFA #FA4B87 #FABD4B
monochromatic
#05A8C5 #0FD4F8 #4BDFFA #87EAFC #C2F4FD
Accessibility & contrast
On white
1.59
#4BDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#4BDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BDFFA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BDFFA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FC
Deuteranopia (green-blind)
#B2C5FA
Tritanopia (blue-blind)
#00EAE7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #4bdffa; /* rgb */ color: rgb(75, 223, 250); /* oklch */ color: oklch(83.7% 0.127 212.4);
Tailwind
colors: {
custom: {
50: '#93e9fc',
500: '#4bdffa',
950: '#000000',
},
}SCSS
$custom: #4bdffa; $custom-light: #93e9fc; $custom-dark: #000000;
JSON
{
"hex": "#4bdffa",
"rgb": {
"r": 75,
"g": 223,
"b": 250
},
"hsl": {
"h": 189.257,
"s": 94.595,
"l": 63.725
},
"oklch": {
"l": 0.83695,
"c": 0.12722,
"h": 212.4
},
"luminance": 0.61173
}Semantic roles & 50–950 ramp
primary
#4BDFFA
secondary
#C23F27
accent
#2300E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485