#CFE792#CFE792
#CFE792 is a very light, moderate yellow-green. Relative luminance 0.725; OKLCH L 89.1% C 0.112 H 121.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE792 |
|---|---|
| RGB | rgb(207, 231, 146) |
| HSL | hsl(77, 64%, 74%) |
| HSV | hsv(77, 37%, 91%) |
| CMYK | cmyk(10.4%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(88.21, -21.45, 38.80) |
| CIE-LCH | lch(88.21, 44.33, 118.93°) |
| OKLab | oklab(89.08% -0.0586 0.0955) |
| OKLCH | oklch(89.08% 0.112 121.5) |
| XYZ | xyz(59.4962, 72.4926, 38.0466) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.03
Pale Olive Green
#B1D27B
ΔE00 5.69
Greenish Beige
#C9D179
ΔE00 6.02
Pale Olive
#B9CC81
ΔE00 6.29
Greenish Tan
#BCCB7A
ΔE00 6.52
Light Grey Green
#B7E1A1
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE792 #AA92E7
analogous
#E7D592 #CFE792 #A5E792
triadic
#CFE792 #92CFE7 #E792CF
tetradic
#CFE792 #92E7D5 #AA92E7 #E792A5
square
#CFE792 #92E7D5 #AA92E7 #E792A5
split-complementary
#CFE792 #92A5E7 #D592E7
monochromatic
#A3D12E #B9DC60 #CFE792 #E5F2C4 #F4F9E6
Accessibility & contrast
On white
1.35
#CFE792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#CFE792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE792
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE792 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8C
Deuteranopia (green-blind)
#EEDD96
Tritanopia (blue-blind)
#D6DFD2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfe792; /* rgb */ color: rgb(207, 231, 146); /* oklch */ color: oklch(89.1% 0.112 121.5);
Tailwind
colors: {
custom: {
50: '#deeeb3',
500: '#cfe792',
950: '#000000',
},
}SCSS
$custom: #cfe792; $custom-light: #deeeb3; $custom-dark: #000000;
JSON
{
"hex": "#cfe792",
"rgb": {
"r": 207,
"g": 231,
"b": 146
},
"hsl": {
"h": 76.941,
"s": 63.91,
"l": 73.922
},
"oklch": {
"l": 0.89078,
"c": 0.11208,
"h": 121.5
},
"luminance": 0.72493
}Semantic roles & 50–950 ramp
primary
#CFE792
secondary
#795CC1
accent
#1ACC4C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581