#CFE699#CFE699
#CFE699 is a very light, moderate yellow-green. Relative luminance 0.722; OKLCH L 89.0% C 0.103 H 122.0°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE699 |
|---|---|
| RGB | rgb(207, 230, 153) |
| HSL | hsl(78, 61%, 75%) |
| HSV | hsv(78, 33%, 90%) |
| CMYK | cmyk(10%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(88.05, -20.08, 35.07) |
| CIE-LCH | lch(88.05, 40.41, 119.79°) |
| OKLab | oklab(88.99% -0.0545 0.0871) |
| OKLCH | oklch(88.99% 0.103 122) |
| XYZ | xyz(59.7783, 72.1589, 40.9096) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.12
Light Grey Green
#B7E1A1
ΔE00 5.68
Pale Olive Green
#B1D27B
ΔE00 5.84
Pale Olive
#B9CC81
ΔE00 6.04
Greenish Beige
#C9D179
ΔE00 6.36
Light Sage
#BCECAC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE699 #B099E6
analogous
#E6D699 #CFE699 #A8E699
triadic
#CFE699 #99CFE6 #E699CF
tetradic
#CFE699 #99E6D6 #B099E6 #E699A8
square
#CFE699 #99E6D6 #B099E6 #E699A8
split-complementary
#CFE699 #99A8E6 #D699E6
monochromatic
#A1CE37 #B8DA68 #CFE699 #E6F2CA #F3F9E6
Accessibility & contrast
On white
1.36
#CFE699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#CFE699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE699
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE699 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD94
Deuteranopia (green-blind)
#ECDD9D
Tritanopia (blue-blind)
#D5DFD2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfe699; /* rgb */ color: rgb(207, 230, 153); /* oklch */ color: oklch(89.0% 0.103 122.0);
Tailwind
colors: {
custom: {
50: '#deeeb7',
500: '#cfe699',
950: '#000000',
},
}SCSS
$custom: #cfe699; $custom-light: #deeeb7; $custom-dark: #000000;
JSON
{
"hex": "#cfe699",
"rgb": {
"r": 207,
"g": 230,
"b": 153
},
"hsl": {
"h": 77.922,
"s": 60.63,
"l": 75.098
},
"oklch": {
"l": 0.88985,
"c": 0.10271,
"h": 122
},
"luminance": 0.72159
}Semantic roles & 50–950 ramp
primary
#CFE699
secondary
#7F63C0
accent
#1DC850
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581