#CFEBB3#CFEBB3
#CFEBB3 is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.6% C 0.080 H 129.5°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBB3 |
|---|---|
| RGB | rgb(207, 235, 179) |
| HSL | hsl(90, 58%, 81%) |
| HSV | hsv(90, 24%, 92%) |
| CMYK | cmyk(11.9%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(89.83, -18.89, 24.21) |
| CIE-LCH | lch(89.83, 30.70, 127.96°) |
| OKLab | oklab(90.56% -0.0507 0.0615) |
| OKLCH | oklch(90.56% 0.08 129.5) |
| XYZ | xyz(63.5759, 75.9362, 53.9468) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.04
Light Grey Green
#B7E1A1
ΔE00 4.26
Very Pale Green
#CFFDBC
ΔE00 4.70
Very Light Green
#D1FFBD
ΔE00 5.00
Pale Green
#C7FDB5
ΔE00 5.80
Washed Out Green
#BCF5A6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBB3 #CFB3EB
analogous
#EBEBB3 #CFEBB3 #B3EBB3
triadic
#CFEBB3 #B3CFEB #EBB3CF
tetradic
#CFEBB3 #B3EBEB #CFB3EB #EBB3B3
square
#CFEBB3 #B3EBEB #CFB3EB #EBB3B3
split-complementary
#CFEBB3 #B3B3EB #EBB3EB
monochromatic
#92D152 #B0DE83 #CFEBB3 #EEF8E3 #F0F9E7
Accessibility & contrast
On white
1.30
#CFEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#CFEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBB3
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBB3 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3B0
Deuteranopia (green-blind)
#ECE1B6
Tritanopia (blue-blind)
#D1E6DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfebb3; /* rgb */ color: rgb(207, 235, 179); /* oklch */ color: oklch(90.6% 0.080 129.5);
Tailwind
colors: {
custom: {
50: '#def1ca',
500: '#cfebb3',
950: '#000000',
},
}SCSS
$custom: #cfebb3; $custom-light: #def1ca; $custom-dark: #000000;
JSON
{
"hex": "#cfebb3",
"rgb": {
"r": 207,
"g": 235,
"b": 179
},
"hsl": {
"h": 90,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.90557,
"c": 0.07973,
"h": 129.5
},
"luminance": 0.75937
}Semantic roles & 50–950 ramp
primary
#CFEBB3
secondary
#A17BC7
accent
#20C673
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582