#C4FFE4#C4FFE4
#C4FFE4 is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.070 H 165.2°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFE4 |
|---|---|
| RGB | rgb(196, 255, 228) |
| HSL | hsl(153, 100%, 88%) |
| HSV | hsv(153, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(95.52, -23.79, 6.89) |
| CIE-LCH | lch(95.52, 24.77, 163.85°) |
| OKLab | oklab(95.27% -0.0674 0.0178) |
| OKLCH | oklch(95.27% 0.07 165.2) |
| XYZ | xyz(72.5244, 88.8545, 86.7132) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.31
Pale Turquoise
#A5FBD5
ΔE00 4.96
Eggshell Blue
#C4FFF7
ΔE00 6.61
Mint
#AAF0C1
ΔE00 6.77
Duck Egg Blue
#C3FBF4
ΔE00 6.97
Light Aqua
#8CFFDB
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFE4 #FFC4DF
analogous
#C4FFC6 #C4FFE4 #C4FDFF
triadic
#C4FFE4 #E4C4FF #FFE4C4
tetradic
#C4FFE4 #C6C4FF #FFC4DF #FDFFC4
square
#C4FFE4 #C6C4FF #FFC4DF #FDFFC4
split-complementary
#C4FFE4 #FFC4FD #FFC6C4
monochromatic
#4AFFAC #87FFC8 #C4FFE4 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.12
#C4FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#C4FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFE4
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFE4 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E3
Deuteranopia (green-blind)
#F2EFE6
Tritanopia (blue-blind)
#B8FFF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c4ffe4; /* rgb */ color: rgb(196, 255, 228); /* oklch */ color: oklch(95.3% 0.070 165.2);
Tailwind
colors: {
custom: {
50: '#d6ffec',
500: '#c4ffe4',
950: '#000000',
},
}SCSS
$custom: #c4ffe4; $custom-light: #d6ffec; $custom-dark: #000000;
JSON
{
"hex": "#c4ffe4",
"rgb": {
"r": 196,
"g": 255,
"b": 228
},
"hsl": {
"h": 152.542,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95266,
"c": 0.06974,
"h": 165.2
},
"luminance": 0.88857
}Semantic roles & 50–950 ramp
primary
#C4FFE4
secondary
#E87FAF
accent
#0069E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684