#CFE393#CFE393
#CFE393 is a very light, moderate yellow-green. Relative luminance 0.703; OKLCH L 88.2% C 0.105 H 120.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE393 |
|---|---|
| RGB | rgb(207, 227, 147) |
| HSL | hsl(75, 59%, 73%) |
| HSV | hsv(75, 35%, 89%) |
| CMYK | cmyk(8.8%, 0%, 35.2%, 11%) |
| CIE-LAB | lab(87.15, -19.37, 36.92) |
| CIE-LCH | lch(87.15, 41.69, 117.69°) |
| OKLab | oklab(88.24% -0.0527 0.0912) |
| OKLCH | oklch(88.24% 0.105 120) |
| XYZ | xyz(58.4675, 70.3103, 38.0892) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.10
Greenish Beige
#C9D179
ΔE00 5.24
Pale Olive
#B9CC81
ΔE00 5.44
Pale Olive Green
#B1D27B
ΔE00 5.47
Greenish Tan
#BCCB7A
ΔE00 5.69
Light Grey Green
#B7E1A1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE393 #A793E3
analogous
#E3CF93 #CFE393 #A7E393
triadic
#CFE393 #93CFE3 #E393CF
tetradic
#CFE393 #93E3CF #A793E3 #E393A7
square
#CFE393 #93E3CF #A793E3 #E393A7
split-complementary
#CFE393 #93A7E3 #CF93E3
monochromatic
#A3C834 #B9D662 #CFE393 #E5F0C4 #F4F9E7
Accessibility & contrast
On white
1.39
#CFE393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#CFE393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE393
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE393 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8D
Deuteranopia (green-blind)
#EADB97
Tritanopia (blue-blind)
#D6DBCF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfe393; /* rgb */ color: rgb(207, 227, 147); /* oklch */ color: oklch(88.2% 0.105 120.0);
Tailwind
colors: {
custom: {
50: '#deebb3',
500: '#cfe393',
950: '#000000',
},
}SCSS
$custom: #cfe393; $custom-light: #deebb3; $custom-dark: #000000;
JSON
{
"hex": "#cfe393",
"rgb": {
"r": 207,
"g": 227,
"b": 147
},
"hsl": {
"h": 75,
"s": 58.824,
"l": 73.333
},
"oklch": {
"l": 0.88239,
"c": 0.10536,
"h": 120
},
"luminance": 0.7031
}Semantic roles & 50–950 ramp
primary
#CFE393
secondary
#765EBC
accent
#1FC649
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481