#4CFFCE#4CFFCE
#4CFFCE is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.159 H 170.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFFCE |
|---|---|
| RGB | rgb(76, 255, 206) |
| HSL | hsl(164, 100%, 65%) |
| HSV | hsv(164, 70%, 100%) |
| CMYK | cmyk(70.2%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.55, -56.00, 10.52) |
| CIE-LCH | lch(90.55, 56.97, 169.36°) |
| OKLab | oklab(89.87% -0.1565 0.0268) |
| OKLCH | oklch(89.87% 0.159 170.3) |
| XYZ | xyz(49.8752, 77.5069, 70.7123) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.15
Aquamarine
#7FFFD4
ΔE00 3.33
Light Aquamarine
#7BFDC7
ΔE00 3.70
Light Turquoise
#7EF4CC
ΔE00 4.31
Greenish Cyan
#2AFEB7
ΔE00 4.63
Light Aqua
#8CFFDB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFFCE #FF4C7D
analogous
#4CFF74 #4CFFCE #4CD7FF
triadic
#4CFFCE #CE4CFF #FFCE4C
tetradic
#4CFFCE #744CFF #FF4C7D #D7FF4C
square
#4CFFCE #744CFF #FF4C7D #D7FF4C
split-complementary
#4CFFCE #FF4CD7 #FF744C
monochromatic
#00D197 #0FFFBD #4CFFCE #89FFDF #C6FFF0
Accessibility & contrast
On white
1.27
#4CFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#4CFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFFCE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFFCE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4cffce; /* rgb */ color: rgb(76, 255, 206); /* oklch */ color: oklch(89.9% 0.159 170.3);
Tailwind
colors: {
custom: {
50: '#94ffdd',
500: '#4cffce',
950: '#000000',
},
}SCSS
$custom: #4cffce; $custom-light: #94ffdd; $custom-dark: #000000;
JSON
{
"hex": "#4cffce",
"rgb": {
"r": 76,
"g": 255,
"b": 206
},
"hsl": {
"h": 163.575,
"s": 100,
"l": 64.902
},
"oklch": {
"l": 0.89869,
"c": 0.15882,
"h": 170.3
},
"luminance": 0.77513
}Semantic roles & 50–950 ramp
primary
#4CFFCE
secondary
#CB2452
accent
#003FE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684