#CFEB95#CFEB95
#CFEB95 is a very light, moderate yellow-green. Relative luminance 0.749; OKLCH L 90.0% C 0.114 H 123.4°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEB95 |
|---|---|
| RGB | rgb(207, 235, 149) |
| HSL | hsl(80, 68%, 75%) |
| HSV | hsv(80, 37%, 92%) |
| CMYK | cmyk(11.9%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(89.32, -23.01, 38.75) |
| CIE-LCH | lch(89.32, 45.07, 120.70°) |
| OKLab | oklab(89.99% -0.0629 0.0955) |
| OKLCH | oklch(89.99% 0.114 123.4) |
| XYZ | xyz(60.8649, 74.8518, 39.6693) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 5.82
Celery
#C1FD95
ΔE00 6.06
Tea Green
#BDF8A3
ΔE00 6.10
Washed Out Green
#BCF5A6
ΔE00 6.16
Pale Olive Green
#B1D27B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEB95 #B195EB
analogous
#EBDC95 #CFEB95 #A4EB95
triadic
#CFEB95 #95CFEB #EB95CF
tetradic
#CFEB95 #95EBDC #B195EB #EB95A4
square
#CFEB95 #95EBDC #B195EB #EB95A4
split-complementary
#CFEB95 #95A4EB #DC95EB
monochromatic
#A0D82E #B8E162 #CFEB95 #E6F5C8 #F3FAE5
Accessibility & contrast
On white
1.31
#CFEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#CFEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEB95
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEB95 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18F
Deuteranopia (green-blind)
#F1E099
Tritanopia (blue-blind)
#D5E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfeb95; /* rgb */ color: rgb(207, 235, 149); /* oklch */ color: oklch(90.0% 0.114 123.4);
Tailwind
colors: {
custom: {
50: '#def1b5',
500: '#cfeb95',
950: '#000000',
},
}SCSS
$custom: #cfeb95; $custom-light: #def1b5; $custom-dark: #000000;
JSON
{
"hex": "#cfeb95",
"rgb": {
"r": 207,
"g": 235,
"b": 149
},
"hsl": {
"h": 79.535,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.89987,
"c": 0.11437,
"h": 123.4
},
"luminance": 0.74852
}Semantic roles & 50–950 ramp
primary
#CFEB95
secondary
#805EC6
accent
#15D052
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581