#CEFACA#CEFACA
#CEFACA is a very light, moderate green. Relative luminance 0.858; OKLCH L 94.2% C 0.078 H 142.7°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFACA |
|---|---|
| RGB | rgb(206, 250, 202) |
| HSL | hsl(115, 83%, 89%) |
| HSV | hsv(115, 19%, 98%) |
| CMYK | cmyk(17.6%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(94.21, -22.86, 18.46) |
| CIE-LCH | lch(94.21, 29.39, 141.08°) |
| OKLab | oklab(94.18% -0.0623 0.0474) |
| OKLCH | oklch(94.18% 0.078 142.7) |
| XYZ | xyz(70.2974, 85.7557, 68.7145) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.82
Very Light Green
#D1FFBD
ΔE00 4.06
Light Sage
#BCECAC
ΔE00 5.01
Celadon
#BEFDB7
ΔE00 5.06
Pale Green
#C7FDB5
ΔE00 5.09
Light Mint
#B6FFBB
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFACA #F6CAFA
analogous
#E6FACA #CEFACA #CAFADE
triadic
#CEFACA #CACEFA #FACACE
tetradic
#CEFACA #CAE6FA #F6CAFA #FADECA
square
#CEFACA #CAE6FA #F6CAFA #FADECA
split-complementary
#CEFACA #DECAFA #FACAE6
monochromatic
#67EF5A #9AF592 #CEFACA #E5FCE3 #E5FCE3
Accessibility & contrast
On white
1.16
#CEFACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#CEFACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFACA
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFACA | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C7
Deuteranopia (green-blind)
#F5EDCC
Tritanopia (blue-blind)
#CBF7ED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cefaca; /* rgb */ color: rgb(206, 250, 202); /* oklch */ color: oklch(94.2% 0.078 142.7);
Tailwind
colors: {
custom: {
50: '#ddfcda',
500: '#cefaca',
950: '#000000',
},
}SCSS
$custom: #cefaca; $custom-light: #ddfcda; $custom-dark: #000000;
JSON
{
"hex": "#cefaca",
"rgb": {
"r": 206,
"g": 250,
"b": 202
},
"hsl": {
"h": 115,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.94184,
"c": 0.07833,
"h": 142.7
},
"luminance": 0.85757
}Semantic roles & 50–950 ramp
primary
#CEFACA
secondary
#D889DF
accent
#06DFCD
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583