#4CFFCA#4CFFCA
#4CFFCA is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.162 H 168.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFFCA |
|---|---|
| RGB | rgb(76, 255, 202) |
| HSL | hsl(162, 100%, 65%) |
| HSV | hsv(162, 70%, 100%) |
| CMYK | cmyk(70.2%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.47, -56.91, 12.45) |
| CIE-LCH | lch(90.47, 58.26, 167.66°) |
| OKLab | oklab(89.77% -0.1583 0.0318) |
| OKLCH | oklch(89.77% 0.162 168.6) |
| XYZ | xyz(49.3955, 77.3150, 68.1857) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.23
Light Aquamarine
#7BFDC7
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 3.62
Greenish Cyan
#2AFEB7
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 4.36
Light Turquoise
#7EF4CC
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFFCA #FF4C81
analogous
#4CFF71 #4CFFCA #4CDAFF
triadic
#4CFFCA #CA4CFF #FFCA4C
tetradic
#4CFFCA #714CFF #FF4C81 #DAFF4C
square
#4CFFCA #714CFF #FF4C81 #DAFF4C
split-complementary
#4CFFCA #FF4CDA #FF714C
monochromatic
#00D193 #0FFFB8 #4CFFCA #89FFDC #C6FFEE
Accessibility & contrast
On white
1.28
#4CFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#4CFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFFCA
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFFCA | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC7
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4cffca; /* rgb */ color: rgb(76, 255, 202); /* oklch */ color: oklch(89.8% 0.162 168.6);
Tailwind
colors: {
custom: {
50: '#94ffda',
500: '#4cffca',
950: '#000000',
},
}SCSS
$custom: #4cffca; $custom-light: #94ffda; $custom-dark: #000000;
JSON
{
"hex": "#4cffca",
"rgb": {
"r": 76,
"g": 255,
"b": 202
},
"hsl": {
"h": 162.235,
"s": 100,
"l": 64.902
},
"oklch": {
"l": 0.89768,
"c": 0.1615,
"h": 168.6
},
"luminance": 0.77321
}Semantic roles & 50–950 ramp
primary
#4CFFCA
secondary
#CB2455
accent
#0044E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683