#CFEBB2#CFEBB2
#CFEBB2 is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.5% C 0.081 H 129.2°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBB2 |
|---|---|
| RGB | rgb(207, 235, 178) |
| HSL | hsl(89, 59%, 81%) |
| HSV | hsv(89, 24%, 92%) |
| CMYK | cmyk(11.9%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(89.81, -19.04, 24.70) |
| CIE-LCH | lch(89.81, 31.18, 127.63°) |
| OKLab | oklab(90.54% -0.0511 0.0627) |
| OKLCH | oklch(90.54% 0.081 129.2) |
| XYZ | xyz(63.4751, 75.8959, 53.4161) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.01
Light Grey Green
#B7E1A1
ΔE00 4.20
Very Pale Green
#CFFDBC
ΔE00 4.67
Very Light Green
#D1FFBD
ΔE00 4.96
Pale Green
#C7FDB5
ΔE00 5.73
Washed Out Green
#BCF5A6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBB2 #CEB2EB
analogous
#EBEAB2 #CFEBB2 #B2EBB2
triadic
#CFEBB2 #B2CFEB #EBB2CF
tetradic
#CFEBB2 #B2EBEA #CEB2EB #EBB2B2
square
#CFEBB2 #B2EBEA #CEB2EB #EBB2B2
split-complementary
#CFEBB2 #B2B2EB #EAB2EB
monochromatic
#92D251 #B1DE81 #CFEBB2 #EDF8E3 #F0F9E7
Accessibility & contrast
On white
1.30
#CFEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#CFEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBB2
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBB2 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AE
Deuteranopia (green-blind)
#ECE1B5
Tritanopia (blue-blind)
#D1E6DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfebb2; /* rgb */ color: rgb(207, 235, 178); /* oklch */ color: oklch(90.5% 0.081 129.2);
Tailwind
colors: {
custom: {
50: '#def1c9',
500: '#cfebb2',
950: '#000000',
},
}SCSS
$custom: #cfebb2; $custom-light: #def1c9; $custom-dark: #000000;
JSON
{
"hex": "#cfebb2",
"rgb": {
"r": 207,
"g": 235,
"b": 178
},
"hsl": {
"h": 89.474,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.90536,
"c": 0.08091,
"h": 129.2
},
"luminance": 0.75896
}Semantic roles & 50–950 ramp
primary
#CFEBB2
secondary
#A07AC7
accent
#1FC671
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582