#C4FFEB#C4FFEB
#C4FFEB is a very light, moderate teal. Relative luminance 0.893; OKLCH L 95.5% C 0.065 H 172.1°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFEB |
|---|---|
| RGB | rgb(196, 255, 235) |
| HSL | hsl(160, 100%, 88%) |
| HSV | hsv(160, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(95.69, -22.43, 3.53) |
| CIE-LCH | lch(95.69, 22.71, 171.06°) |
| OKLab | oklab(95.45% -0.0646 0.009) |
| OKLCH | oklch(95.45% 0.065 172.1) |
| XYZ | xyz(73.5159, 89.2511, 91.9349) |
| Luminance | 0.8925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.05
Eggshell Blue
#C4FFF7
ΔE00 4.32
Duck Egg Blue
#C3FBF4
ΔE00 4.73
Pale Cyan
#B7FFFA
ΔE00 5.92
Light Light Blue
#CAFFFB
ΔE00 6.01
Pale Turquoise
#A5FBD5
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFEB #FFC4D8
analogous
#C4FFCD #C4FFEB #C4F5FF
triadic
#C4FFEB #EBC4FF #FFEBC4
tetradic
#C4FFEB #CDC4FF #FFC4D8 #F5FFC4
square
#C4FFEB #CDC4FF #FFC4D8 #F5FFC4
split-complementary
#C4FFEB #FFC4F5 #FFCDC4
monochromatic
#4AFFC2 #87FFD6 #C4FFEB #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.11
#C4FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#C4FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFEB
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFEB | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#B6FFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c4ffeb; /* rgb */ color: rgb(196, 255, 235); /* oklch */ color: oklch(95.5% 0.065 172.1);
Tailwind
colors: {
custom: {
50: '#d7fff1',
500: '#c4ffeb',
950: '#000000',
},
}SCSS
$custom: #c4ffeb; $custom-light: #d7fff1; $custom-dark: #000000;
JSON
{
"hex": "#c4ffeb",
"rgb": {
"r": 196,
"g": 255,
"b": 235
},
"hsl": {
"h": 159.661,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95454,
"c": 0.06523,
"h": 172.1
},
"luminance": 0.89254
}Semantic roles & 50–950 ramp
primary
#C4FFEB
secondary
#E87FA3
accent
#004EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685