#C4FEE2#C4FEE2
#C4FEE2 is a very light, moderate teal. Relative luminance 0.881; OKLCH L 95.0% C 0.070 H 163.9°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FEE2 |
|---|---|
| RGB | rgb(196, 254, 226) |
| HSL | hsl(151, 97%, 88%) |
| HSV | hsv(151, 23%, 100%) |
| CMYK | cmyk(22.8%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(95.21, -23.69, 7.47) |
| CIE-LCH | lch(95.21, 24.84, 162.50°) |
| OKLab | oklab(95% -0.067 0.0193) |
| OKLCH | oklch(95% 0.07 163.9) |
| XYZ | xyz(71.9302, 88.1078, 85.1534) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.68
Pale Turquoise
#A5FBD5
ΔE00 4.88
Mint
#AAF0C1
ΔE00 6.43
Eggshell Blue
#C4FFF7
ΔE00 6.96
Duck Egg Blue
#C3FBF4
ΔE00 7.29
Light Aqua
#8CFFDB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FEE2 #FEC4E0
analogous
#C4FEC5 #C4FEE2 #C4FDFE
triadic
#C4FEE2 #E2C4FE #FEE2C4
tetradic
#C4FEE2 #C5C4FE #FEC4E0 #FDFEC4
square
#C4FEE2 #C5C4FE #FEC4E0 #FDFEC4
split-complementary
#C4FEE2 #FEC4FD #FEC5C4
monochromatic
#4CFCA7 #88FDC4 #C4FEE2 #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.13
#C4FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#C4FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FEE2
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FEE2 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E1
Deuteranopia (green-blind)
#F1EEE4
Tritanopia (blue-blind)
#B8FEF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c4fee2; /* rgb */ color: rgb(196, 254, 226); /* oklch */ color: oklch(95.0% 0.070 163.9);
Tailwind
colors: {
custom: {
50: '#d6ffeb',
500: '#c4fee2',
950: '#000000',
},
}SCSS
$custom: #c4fee2; $custom-light: #d6ffeb; $custom-dark: #000000;
JSON
{
"hex": "#c4fee2",
"rgb": {
"r": 196,
"g": 254,
"b": 226
},
"hsl": {
"h": 151.034,
"s": 96.667,
"l": 88.235
},
"oklch": {
"l": 0.95001,
"c": 0.0697,
"h": 163.9
},
"luminance": 0.8811
}Semantic roles & 50–950 ramp
primary
#C4FEE2
secondary
#E680B1
accent
#006FE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684