#C4FFEF#C4FFEF
#C4FFEF is a very light, moderate teal. Relative luminance 0.895; OKLCH L 95.6% C 0.063 H 176.4°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFEF |
|---|---|
| RGB | rgb(196, 255, 239) |
| HSL | hsl(164, 100%, 88%) |
| HSV | hsv(164, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.78, -21.64, 1.61) |
| CIE-LCH | lch(95.78, 21.70, 175.75°) |
| OKLab | oklab(95.56% -0.063 0.0039) |
| OKLCH | oklch(95.56% 0.063 176.4) |
| XYZ | xyz(74.1003, 89.4848, 95.0126) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.34
Eggshell Blue
#C4FFF7
ΔE00 2.93
Duck Egg Blue
#C3FBF4
ΔE00 3.40
Pale Cyan
#B7FFFA
ΔE00 4.60
Light Light Blue
#CAFFFB
ΔE00 4.68
Ice
#D6FFFA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFEF #FFC4D4
analogous
#C4FFD1 #C4FFEF #C4F1FF
triadic
#C4FFEF #EFC4FF #FFEFC4
tetradic
#C4FFEF #D1C4FF #FFC4D4 #F1FFC4
square
#C4FFEF #D1C4FF #FFC4D4 #F1FFC4
split-complementary
#C4FFEF #FFC4F1 #FFD1C4
monochromatic
#4AFFCE #87FFDE #C4FFEF #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.11
#C4FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#C4FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFEF
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFEF | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8EE
Deuteranopia (green-blind)
#EFF0F0
Tritanopia (blue-blind)
#B5FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c4ffef; /* rgb */ color: rgb(196, 255, 239); /* oklch */ color: oklch(95.6% 0.063 176.4);
Tailwind
colors: {
custom: {
50: '#d7fff4',
500: '#c4ffef',
950: '#000000',
},
}SCSS
$custom: #c4ffef; $custom-light: #d7fff4; $custom-dark: #000000;
JSON
{
"hex": "#c4ffef",
"rgb": {
"r": 196,
"g": 255,
"b": 239
},
"hsl": {
"h": 163.729,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95564,
"c": 0.06313,
"h": 176.4
},
"luminance": 0.89488
}Semantic roles & 50–950 ramp
primary
#C4FFEF
secondary
#E87F9B
accent
#003EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685