#4BFAFE#4BFAFE
#4BFAFE is a very light, vivid teal. Relative luminance 0.770; OKLCH L 90.1% C 0.138 H 197.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #4BFAFE |
|---|---|
| RGB | rgb(75, 250, 254) |
| HSL | hsl(181, 99%, 65%) |
| HSV | hsv(181, 70%, 100%) |
| CMYK | cmyk(70.5%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(90.33, -41.74, -14.72) |
| CIE-LCH | lch(90.33, 44.26, 199.42°) |
| OKLab | oklab(90.09% -0.1314 -0.0409) |
| OKLCH | oklch(90.09% 0.138 197.3) |
| XYZ | xyz(54.9686, 77.0163, 105.7153) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.29
Bright Light Blue
#26F7FD
ΔE00 1.31
Aqua
#00FFFF
ΔE00 2.43
Bright Turquoise
#0FFEF9
ΔE00 3.55
Robin'S Egg
#6DEDFD
ΔE00 5.88
Bright Aqua
#0BF9EA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BFAFE #FE4F4B
analogous
#4BFEA9 #4BFAFE #4BA0FE
triadic
#4BFAFE #FE4BFA #FAFE4B
tetradic
#4BFAFE #A94BFE #FE4F4B #A0FE4B
square
#4BFAFE #A94BFE #FE4F4B #A0FE4B
split-complementary
#4BFAFE #FE4BA0 #FEA94B
monochromatic
#01C9CD #0EF8FE #4BFAFE #88FCFE #C5FDFF
Accessibility & contrast
On white
1.28
#4BFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#4BFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BFAFE
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BFAFE | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFF
Deuteranopia (green-blind)
#CFDBFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4bfafe; /* rgb */ color: rgb(75, 250, 254); /* oklch */ color: oklch(90.1% 0.138 197.3);
Tailwind
colors: {
custom: {
50: '#96fcfe',
500: '#4bfafe',
950: '#000000',
},
}SCSS
$custom: #4bfafe; $custom-light: #96fcfe; $custom-dark: #000000;
JSON
{
"hex": "#4bfafe",
"rgb": {
"r": 75,
"g": 250,
"b": 254
},
"hsl": {
"h": 181.341,
"s": 98.895,
"l": 64.51
},
"oklch": {
"l": 0.90091,
"c": 0.13762,
"h": 197.3
},
"luminance": 0.77023
}Semantic roles & 50–950 ramp
primary
#4BFAFE
secondary
#C92824
accent
#0500E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1717
muted
#808585