#CFEB93#CFEB93
#CFEB93 is a very light, moderate yellow-green. Relative luminance 0.748; OKLCH L 90.0% C 0.117 H 123.1°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEB93 |
|---|---|
| RGB | rgb(207, 235, 147) |
| HSL | hsl(79, 69%, 75%) |
| HSV | hsv(79, 37%, 92%) |
| CMYK | cmyk(11.9%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(89.29, -23.26, 39.70) |
| CIE-LCH | lch(89.29, 46.02, 120.36°) |
| OKLab | oklab(89.95% -0.0637 0.0977) |
| OKLCH | oklch(89.95% 0.117 123.1) |
| XYZ | xyz(60.7066, 74.7885, 38.8356) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.24
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Celery
#C1FD95
ΔE00 6.03
Pale Olive Green
#B1D27B
ΔE00 6.15
Light Yellow Green
#CCFD7F
ΔE00 6.18
Tea Green
#BDF8A3
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEB93 #AF93EB
analogous
#EBDB93 #CFEB93 #A3EB93
triadic
#CFEB93 #93CFEB #EB93CF
tetradic
#CFEB93 #93EBDB #AF93EB #EB93A3
square
#CFEB93 #93EBDB #AF93EB #EB93A3
split-complementary
#CFEB93 #93A3EB #DB93EB
monochromatic
#A1D82C #B8E15F #CFEB93 #E6F5C7 #F4FAE5
Accessibility & contrast
On white
1.32
#CFEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#CFEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEB93
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEB93 | 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)
#F5E18D
Deuteranopia (green-blind)
#F1E097
Tritanopia (blue-blind)
#D5E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfeb93; /* rgb */ color: rgb(207, 235, 147); /* oklch */ color: oklch(90.0% 0.117 123.1);
Tailwind
colors: {
custom: {
50: '#dff1b3',
500: '#cfeb93',
950: '#000000',
},
}SCSS
$custom: #cfeb93; $custom-light: #dff1b3; $custom-dark: #000000;
JSON
{
"hex": "#cfeb93",
"rgb": {
"r": 207,
"g": 235,
"b": 147
},
"hsl": {
"h": 79.091,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.89954,
"c": 0.11659,
"h": 123.1
},
"luminance": 0.74789
}Semantic roles & 50–950 ramp
primary
#CFEB93
secondary
#7E5CC6
accent
#15D151
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581