#4CFCFA#4CFCFA
#4CFCFA is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.139 H 193.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFCFA |
|---|---|
| RGB | rgb(76, 252, 250) |
| HSL | hsl(179, 97%, 64%) |
| HSV | hsv(179, 70%, 99%) |
| CMYK | cmyk(69.8%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(90.80, -43.61, -11.92) |
| CIE-LCH | lch(90.80, 45.21, 195.29°) |
| OKLab | oklab(90.44% -0.1346 -0.0332) |
| OKLCH | oklch(90.44% 0.139 193.8) |
| XYZ | xyz(55.0383, 78.0529, 102.5890) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.99
Aqua
#00FFFF
ΔE00 1.66
Bright Turquoise
#0FFEF9
ΔE00 1.91
Bright Light Blue
#26F7FD
ΔE00 2.75
Bright Aqua
#0BF9EA
ΔE00 4.61
Light Cyan
#ACFFFC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFCFA #FC4C4E
analogous
#4CFCA2 #4CFCFA #4CA6FC
triadic
#4CFCFA #FA4CFC #FCFA4C
tetradic
#4CFCFA #A24CFC #FC4C4E #A6FC4C
square
#4CFCFA #A24CFC #FC4C4E #A6FC4C
split-complementary
#4CFCFA #FC4CA6 #FCA24C
monochromatic
#03CAC8 #10FBF8 #4CFCFA #88FDFC #C4FEFD
Accessibility & contrast
On white
1.26
#4CFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#4CFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFCFA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFCFA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FA
Deuteranopia (green-blind)
#D2DDFB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4cfcfa; /* rgb */ color: rgb(76, 252, 250); /* oklch */ color: oklch(90.4% 0.139 193.8);
Tailwind
colors: {
custom: {
50: '#97fefb',
500: '#4cfcfa',
950: '#000000',
},
}SCSS
$custom: #4cfcfa; $custom-light: #97fefb; $custom-dark: #000000;
JSON
{
"hex": "#4cfcfa",
"rgb": {
"r": 76,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.318,
"s": 96.703,
"l": 64.314
},
"oklch": {
"l": 0.90443,
"c": 0.13861,
"h": 193.8
},
"luminance": 0.78059
}Semantic roles & 50–950 ramp
primary
#4CFCFA
secondary
#C62628
accent
#0003E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685