#4BFBFD#4BFBFD
#4BFBFD is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.3% C 0.138 H 196.1°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #4BFBFD |
|---|---|
| RGB | rgb(75, 251, 253) |
| HSL | hsl(181, 98%, 64%) |
| HSV | hsv(181, 70%, 99%) |
| CMYK | cmyk(70.4%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(90.59, -42.46, -13.81) |
| CIE-LCH | lch(90.59, 44.65, 198.02°) |
| OKLab | oklab(90.29% -0.1328 -0.0384) |
| OKLCH | oklch(90.29% 0.138 196.1) |
| XYZ | xyz(55.1204, 77.5755, 104.9780) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.69
Bright Light Blue
#26F7FD
ΔE00 1.69
Aqua
#00FFFF
ΔE00 1.95
Bright Turquoise
#0FFEF9
ΔE00 2.93
Bright Aqua
#0BF9EA
ΔE00 5.82
Robin'S Egg
#6DEDFD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BFBFD #FD4D4B
analogous
#4BFDA6 #4BFBFD #4BA2FD
triadic
#4BFBFD #FD4BFB #FBFD4B
tetradic
#4BFBFD #A64BFD #FD4D4B #A2FD4B
square
#4BFBFD #A64BFD #FD4D4B #A2FD4B
split-complementary
#4BFBFD #FD4BA2 #FDA64B
monochromatic
#02C9CB #0EFAFC #4BFBFD #88FCFE #C4FEFE
Accessibility & contrast
On white
1.27
#4BFBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#4BFBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BFBFD
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BFBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BFBFD | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4bfbfd; /* rgb */ color: rgb(75, 251, 253); /* oklch */ color: oklch(90.3% 0.138 196.1);
Tailwind
colors: {
custom: {
50: '#96fdfe',
500: '#4bfbfd',
950: '#000000',
},
}SCSS
$custom: #4bfbfd; $custom-light: #96fdfe; $custom-dark: #000000;
JSON
{
"hex": "#4bfbfd",
"rgb": {
"r": 75,
"g": 251,
"b": 253
},
"hsl": {
"h": 180.674,
"s": 97.802,
"l": 64.314
},
"oklch": {
"l": 0.90289,
"c": 0.13821,
"h": 196.1
},
"luminance": 0.77582
}Semantic roles & 50–950 ramp
primary
#4BFBFD
secondary
#C72725
accent
#0300E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685