#CFE396#CFE396
#CFE396 is a very light, moderate yellow-green. Relative luminance 0.704; OKLCH L 88.3% C 0.102 H 120.4°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE396 |
|---|---|
| RGB | rgb(207, 227, 150) |
| HSL | hsl(76, 58%, 74%) |
| HSV | hsv(76, 34%, 89%) |
| CMYK | cmyk(8.8%, 0%, 33.9%, 11%) |
| CIE-LAB | lab(87.20, -19.00, 35.47) |
| CIE-LCH | lch(87.20, 40.24, 118.17°) |
| OKLab | oklab(88.29% -0.0515 0.0879) |
| OKLCH | oklch(88.29% 0.102 120.4) |
| XYZ | xyz(58.7060, 70.4057, 39.3452) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.16
Pale Olive
#B9CC81
ΔE00 5.43
Greenish Beige
#C9D179
ΔE00 5.52
Pale Olive Green
#B1D27B
ΔE00 5.59
Greenish Tan
#BCCB7A
ΔE00 5.81
Light Grey Green
#B7E1A1
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE396 #AA96E3
analogous
#E3D196 #CFE396 #A9E396
triadic
#CFE396 #96CFE3 #E396CF
tetradic
#CFE396 #96E3D1 #AA96E3 #E396A9
square
#CFE396 #96E3D1 #AA96E3 #E396A9
split-complementary
#CFE396 #96A9E3 #D196E3
monochromatic
#A3C936 #B9D666 #CFE396 #E5F0C6 #F4F9E7
Accessibility & contrast
On white
1.39
#CFE396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#CFE396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE396
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE396 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB91
Deuteranopia (green-blind)
#EADB9A
Tritanopia (blue-blind)
#D6DBCF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfe396; /* rgb */ color: rgb(207, 227, 150); /* oklch */ color: oklch(88.3% 0.102 120.4);
Tailwind
colors: {
custom: {
50: '#deebb5',
500: '#cfe396',
950: '#000000',
},
}SCSS
$custom: #cfe396; $custom-light: #deebb5; $custom-dark: #000000;
JSON
{
"hex": "#cfe396",
"rgb": {
"r": 207,
"g": 227,
"b": 150
},
"hsl": {
"h": 75.584,
"s": 57.895,
"l": 73.922
},
"oklch": {
"l": 0.88291,
"c": 0.10191,
"h": 120.4
},
"luminance": 0.70406
}Semantic roles & 50–950 ramp
primary
#CFE396
secondary
#7961BC
accent
#20C54B
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481