#CFE883#CFE883
#CFE883 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 89.1% C 0.130 H 120.5°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE883 |
|---|---|
| RGB | rgb(207, 232, 131) |
| HSL | hsl(75, 69%, 71%) |
| HSV | hsv(75, 44%, 91%) |
| CMYK | cmyk(10.8%, 0%, 43.5%, 9%) |
| CIE-LAB | lab(88.26, -23.66, 46.25) |
| CIE-LCH | lch(88.26, 51.95, 117.09°) |
| OKLab | oklab(89.06% -0.0658 0.1118) |
| OKLCH | oklch(89.06% 0.13 120.5) |
| XYZ | xyz(58.6856, 72.6174, 32.3932) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.96
Light Yellow Green
#CCFD7F
ΔE00 5.70
Greenish Beige
#C9D179
ΔE00 5.95
Pale Olive Green
#B1D27B
ΔE00 6.22
Pistachio (survey)
#C0FA8B
ΔE00 6.30
Light Pea Green
#C4FE82
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE883 #9C83E8
analogous
#E8CE83 #CFE883 #9CE883
triadic
#CFE883 #83CFE8 #E883CF
tetradic
#CFE883 #83E8CE #9C83E8 #E8839C
square
#CFE883 #83E8CE #9C83E8 #E8839C
split-complementary
#CFE883 #839CE8 #CE83E8
monochromatic
#A2CB26 #BBDE4F #CFE883 #E3F2B7 #F5FAE5
Accessibility & contrast
On white
1.35
#CFE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#CFE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE883
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE883 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7B
Deuteranopia (green-blind)
#F0DE88
Tritanopia (blue-blind)
#D7DFD0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfe883; /* rgb */ color: rgb(207, 232, 131); /* oklch */ color: oklch(89.1% 0.130 120.5);
Tailwind
colors: {
custom: {
50: '#dfefa9',
500: '#cfe883',
950: '#000000',
},
}SCSS
$custom: #cfe883; $custom-light: #dfefa9; $custom-dark: #000000;
JSON
{
"hex": "#cfe883",
"rgb": {
"r": 207,
"g": 232,
"b": 131
},
"hsl": {
"h": 74.851,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.89058,
"c": 0.12973,
"h": 120.5
},
"luminance": 0.72617
}Semantic roles & 50–950 ramp
primary
#CFE883
secondary
#6B4EC1
accent
#15D143
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581