#CFE899#CFE899
#CFE899 is a very light, moderate yellow-green. Relative luminance 0.733; OKLCH L 89.4% C 0.106 H 122.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE899 |
|---|---|
| RGB | rgb(207, 232, 153) |
| HSL | hsl(79, 63%, 75%) |
| HSV | hsv(79, 34%, 91%) |
| CMYK | cmyk(10.8%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(88.58, -21.06, 35.77) |
| CIE-LCH | lch(88.58, 41.51, 120.48°) |
| OKLab | oklab(89.41% -0.0572 0.0887) |
| OKLCH | oklch(89.41% 0.106 122.8) |
| XYZ | xyz(60.3381, 73.2784, 41.0962) |
| Luminance | 0.7328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.11
Light Grey Green
#B7E1A1
ΔE00 5.68
Pale Olive Green
#B1D27B
ΔE00 5.97
Light Sage
#BCECAC
ΔE00 6.29
Washed Out Green
#BCF5A6
ΔE00 6.38
Pale Olive
#B9CC81
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE899 #B299E8
analogous
#E8D999 #CFE899 #A7E899
triadic
#CFE899 #99CFE8 #E899CF
tetradic
#CFE899 #99E8D9 #B299E8 #E899A7
square
#CFE899 #99E8D9 #B299E8 #E899A7
split-complementary
#CFE899 #99A7E8 #D999E8
monochromatic
#A0D135 #B7DD67 #CFE899 #E7F3CB #F3F9E6
Accessibility & contrast
On white
1.34
#CFE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#CFE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE899
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE899 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#EEDE9D
Tritanopia (blue-blind)
#D5E1D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfe899; /* rgb */ color: rgb(207, 232, 153); /* oklch */ color: oklch(89.4% 0.106 122.8);
Tailwind
colors: {
custom: {
50: '#deefb8',
500: '#cfe899',
950: '#000000',
},
}SCSS
$custom: #cfe899; $custom-light: #deefb8; $custom-dark: #000000;
JSON
{
"hex": "#cfe899",
"rgb": {
"r": 207,
"g": 232,
"b": 153
},
"hsl": {
"h": 78.987,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.89413,
"c": 0.10558,
"h": 122.8
},
"luminance": 0.73279
}Semantic roles & 50–950 ramp
primary
#CFE899
secondary
#8163C3
accent
#1BCB52
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581