#CFE799#CFE799
#CFE799 is a very light, moderate yellow-green. Relative luminance 0.727; OKLCH L 89.2% C 0.104 H 122.4°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE799 |
|---|---|
| RGB | rgb(207, 231, 153) |
| HSL | hsl(78, 62%, 75%) |
| HSV | hsv(78, 34%, 91%) |
| CMYK | cmyk(10.4%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(88.31, -20.57, 35.42) |
| CIE-LCH | lch(88.31, 40.96, 120.14°) |
| OKLab | oklab(89.2% -0.0558 0.0879) |
| OKLCH | oklch(89.2% 0.104 122.4) |
| XYZ | xyz(60.0574, 72.7171, 41.0027) |
| Luminance | 0.7272 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.10
Light Grey Green
#B7E1A1
ΔE00 5.67
Pale Olive Green
#B1D27B
ΔE00 5.89
Pale Olive
#B9CC81
ΔE00 6.24
Light Sage
#BCECAC
ΔE00 6.37
Greenish Beige
#C9D179
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE799 #B199E7
analogous
#E7D899 #CFE799 #A8E799
triadic
#CFE799 #99CFE7 #E799CF
tetradic
#CFE799 #99E7D8 #B199E7 #E799A8
square
#CFE799 #99E7D8 #B199E7 #E799A8
split-complementary
#CFE799 #99A8E7 #D899E7
monochromatic
#A0D036 #B8DB67 #CFE799 #E6F3CB #F3F9E6
Accessibility & contrast
On white
1.35
#CFE799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#CFE799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE799
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE799 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE94
Deuteranopia (green-blind)
#EDDE9D
Tritanopia (blue-blind)
#D5E0D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfe799; /* rgb */ color: rgb(207, 231, 153); /* oklch */ color: oklch(89.2% 0.104 122.4);
Tailwind
colors: {
custom: {
50: '#deeeb7',
500: '#cfe799',
950: '#000000',
},
}SCSS
$custom: #cfe799; $custom-light: #deeeb7; $custom-dark: #000000;
JSON
{
"hex": "#cfe799",
"rgb": {
"r": 207,
"g": 231,
"b": 153
},
"hsl": {
"h": 78.462,
"s": 61.905,
"l": 75.294
},
"oklch": {
"l": 0.89199,
"c": 0.10414,
"h": 122.4
},
"luminance": 0.72717
}Semantic roles & 50–950 ramp
primary
#CFE799
secondary
#8063C1
accent
#1CCA51
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581