#4BF1FC#4BF1FC
#4BF1FC is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.9% C 0.133 H 201.6°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #4BF1FC |
|---|---|
| RGB | rgb(75, 241, 252) |
| HSL | hsl(184, 97%, 64%) |
| HSV | hsv(184, 70%, 99%) |
| CMYK | cmyk(70.2%, 4.4%, 0%, 1.2%) |
| CIE-LAB | lab(87.69, -38.22, -17.63) |
| CIE-LCH | lch(87.69, 42.09, 204.76°) |
| OKLab | oklab(87.94% -0.1237 -0.0489) |
| OKLCH | oklch(87.94% 0.133 201.6) |
| XYZ | xyz(51.9198, 71.4286, 103.1273) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.65
Robin'S Egg
#6DEDFD
ΔE00 3.30
Bright Cyan
#41FDFE
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Aqua
#00FFFF
ΔE00 5.17
Aqua Blue
#02D8E9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BF1FC #FC564B
analogous
#4BFCAF #4BF1FC #4B99FC
triadic
#4BF1FC #FC4BF1 #F1FC4B
tetradic
#4BF1FC #AF4BFC #FC564B #99FC4B
square
#4BF1FC #AF4BFC #FC564B #99FC4B
split-complementary
#4BF1FC #FC4B99 #FCAF4B
monochromatic
#03BDC9 #0FECFB #4BF1FC #87F6FD #C3FAFE
Accessibility & contrast
On white
1.37
#4BF1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#4BF1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BF1FC
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BF1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BF1FC | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#C5D4FD
Tritanopia (blue-blind)
#00FAF4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #4bf1fc; /* rgb */ color: rgb(75, 241, 252); /* oklch */ color: oklch(87.9% 0.133 201.6);
Tailwind
colors: {
custom: {
50: '#95f6fd',
500: '#4bf1fc',
950: '#000000',
},
}SCSS
$custom: #4bf1fc; $custom-light: #95f6fd; $custom-dark: #000000;
JSON
{
"hex": "#4bf1fc",
"rgb": {
"r": 75,
"g": 241,
"b": 252
},
"hsl": {
"h": 183.729,
"s": 96.721,
"l": 64.118
},
"oklch": {
"l": 0.87935,
"c": 0.13307,
"h": 201.6
},
"luminance": 0.71435
}Semantic roles & 50–950 ramp
primary
#4BF1FC
secondary
#C53026
accent
#0E00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585