#CFEB82#CFEB82
#CFEB82 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.7% C 0.135 H 121.4°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEB82 |
|---|---|
| RGB | rgb(207, 235, 130) |
| HSL | hsl(76, 72%, 72%) |
| HSV | hsv(76, 45%, 92%) |
| CMYK | cmyk(11.9%, 0%, 44.7%, 7.8%) |
| CIE-LAB | lab(89.06, -25.20, 47.72) |
| CIE-LCH | lch(89.06, 53.97, 117.83°) |
| OKLab | oklab(89.69% -0.0703 0.115) |
| OKLCH | oklch(89.69% 0.135 121.4) |
| XYZ | xyz(59.4699, 74.2938, 32.3219) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.85
Light Khaki
#E6F2A2
ΔE00 5.29
Pistachio (survey)
#C0FA8B
ΔE00 5.62
Light Pea Green
#C4FE82
ΔE00 5.77
Pear
#CBF85F
ΔE00 5.85
Light Yellowish Green
#C2FF89
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEB82 #9E82EB
analogous
#EBD382 #CFEB82 #9BEB82
triadic
#CFEB82 #82CFEB #EB82CF
tetradic
#CFEB82 #82EBD3 #9E82EB #EB829B
square
#CFEB82 #82EBD3 #9E82EB #EB829B
split-complementary
#CFEB82 #829BEB #D382EB
monochromatic
#A2D121 #BBE34D #CFEB82 #E3F3B7 #F5FBE5
Accessibility & contrast
On white
1.32
#CFEB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#CFEB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEB82
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEB82 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E079
Deuteranopia (green-blind)
#F3E088
Tritanopia (blue-blind)
#D7E2D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfeb82; /* rgb */ color: rgb(207, 235, 130); /* oklch */ color: oklch(89.7% 0.135 121.4);
Tailwind
colors: {
custom: {
50: '#dff1a8',
500: '#cfeb82',
950: '#000000',
},
}SCSS
$custom: #cfeb82; $custom-light: #dff1a8; $custom-dark: #000000;
JSON
{
"hex": "#cfeb82",
"rgb": {
"r": 207,
"g": 235,
"b": 130
},
"hsl": {
"h": 76,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.89691,
"c": 0.13478,
"h": 121.4
},
"luminance": 0.74294
}Semantic roles & 50–950 ramp
primary
#CFEB82
secondary
#6D4DC5
accent
#11D445
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581