#CFEB94#CFEB94
#CFEB94 is a very light, moderate yellow-green. Relative luminance 0.748; OKLCH L 90.0% C 0.115 H 123.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEB94 |
|---|---|
| RGB | rgb(207, 235, 148) |
| HSL | hsl(79, 69%, 75%) |
| HSV | hsv(79, 37%, 92%) |
| CMYK | cmyk(11.9%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(89.31, -23.14, 39.23) |
| CIE-LCH | lch(89.31, 45.54, 120.53°) |
| OKLab | oklab(89.97% -0.0633 0.0966) |
| OKLCH | oklch(89.97% 0.115 123.2) |
| XYZ | xyz(60.7854, 74.8200, 39.2506) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 5.76
Celery
#C1FD95
ΔE00 6.05
Pale Olive Green
#B1D27B
ΔE00 6.16
Tea Green
#BDF8A3
ΔE00 6.16
Washed Out Green
#BCF5A6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEB94 #B094EB
analogous
#EBDB94 #CFEB94 #A4EB94
triadic
#CFEB94 #94CFEB #EB94CF
tetradic
#CFEB94 #94EBDB #B094EB #EB94A4
square
#CFEB94 #94EBDB #B094EB #EB94A4
split-complementary
#CFEB94 #94A4EB #DB94EB
monochromatic
#A1D82D #B8E160 #CFEB94 #E6F5C8 #F3FAE5
Accessibility & contrast
On white
1.32
#CFEB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#CFEB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEB94
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEB94 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18E
Deuteranopia (green-blind)
#F1E098
Tritanopia (blue-blind)
#D5E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfeb94; /* rgb */ color: rgb(207, 235, 148); /* oklch */ color: oklch(90.0% 0.115 123.2);
Tailwind
colors: {
custom: {
50: '#def1b4',
500: '#cfeb94',
950: '#000000',
},
}SCSS
$custom: #cfeb94; $custom-light: #def1b4; $custom-dark: #000000;
JSON
{
"hex": "#cfeb94",
"rgb": {
"r": 207,
"g": 235,
"b": 148
},
"hsl": {
"h": 79.31,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.8997,
"c": 0.11548,
"h": 123.2
},
"luminance": 0.7482
}Semantic roles & 50–950 ramp
primary
#CFEB94
secondary
#7F5DC6
accent
#15D051
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581