#CEFCB1#CEFCB1
#CEFCB1 is a very light, moderate yellow-green. Relative luminance 0.859; OKLCH L 94.1% C 0.109 H 133.8°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCB1 |
|---|---|
| RGB | rgb(206, 252, 177) |
| HSL | hsl(97, 93%, 84%) |
| HSV | hsv(97, 30%, 99%) |
| CMYK | cmyk(18.3%, 0%, 29.8%, 1.2%) |
| CIE-LAB | lab(94.28, -27.70, 31.26) |
| CIE-LCH | lch(94.28, 41.77, 131.55°) |
| OKLab | oklab(94.09% -0.0752 0.0786) |
| OKLCH | oklch(94.09% 0.109 133.8) |
| XYZ | xyz(68.1982, 85.9157, 54.5768) |
| Luminance | 0.8592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.53
Pale Green
#C7FDB5
ΔE00 1.72
Very Light Green
#D1FFBD
ΔE00 1.99
Very Pale Green
#CFFDBC
ΔE00 2.08
Washed Out Green
#BCF5A6
ΔE00 2.68
Tea Green
#BDF8A3
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCB1 #DFB1FC
analogous
#F4FCB1 #CEFCB1 #B1FCBA
triadic
#CEFCB1 #B1CEFC #FCB1CE
tetradic
#CEFCB1 #B1F4FC #DFB1FC #FCBAB1
square
#CEFCB1 #B1F4FC #DFB1FC #FCBAB1
split-complementary
#CEFCB1 #BAB1FC #FCB1F4
monochromatic
#84F73B #A9FA76 #CEFCB1 #ECFEE2 #ECFEE2
Accessibility & contrast
On white
1.15
#CEFCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#CEFCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCB1
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCB1 | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AC
Deuteranopia (green-blind)
#FBEDB5
Tritanopia (blue-blind)
#CFF6E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cefcb1; /* rgb */ color: rgb(206, 252, 177); /* oklch */ color: oklch(94.1% 0.109 133.8);
Tailwind
colors: {
custom: {
50: '#defdc8',
500: '#cefcb1',
950: '#000000',
},
}SCSS
$custom: #cefcb1; $custom-light: #defdc8; $custom-dark: #000000;
JSON
{
"hex": "#cefcb1",
"rgb": {
"r": 206,
"g": 252,
"b": 177
},
"hsl": {
"h": 96.8,
"s": 92.593,
"l": 84.118
},
"oklch": {
"l": 0.94085,
"c": 0.1088,
"h": 133.8
},
"luminance": 0.85917
}Semantic roles & 50–950 ramp
primary
#CEFCB1
secondary
#B571E1
accent
#00E68D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582