#CFEE82#CFEE82
#CFEE82 is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.3% C 0.139 H 122.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE82 |
|---|---|
| RGB | rgb(207, 238, 130) |
| HSL | hsl(77, 76%, 72%) |
| HSV | hsv(77, 45%, 93%) |
| CMYK | cmyk(13%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(89.87, -26.63, 48.72) |
| CIE-LCH | lch(89.87, 55.52, 118.65°) |
| OKLab | oklab(90.34% -0.0743 0.1173) |
| OKLCH | oklch(90.34% 0.139 122.3) |
| XYZ | xyz(60.3360, 76.0261, 32.6106) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.05
Pistachio (survey)
#C0FA8B
ΔE00 4.98
Light Pea Green
#C4FE82
ΔE00 5.01
Pear
#CBF85F
ΔE00 5.28
Light Yellowish Green
#C2FF89
ΔE00 5.52
Light Khaki
#E6F2A2
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE82 #A182EE
analogous
#EED782 #CFEE82 #99EE82
triadic
#CFEE82 #82CFEE #EE82CF
tetradic
#CFEE82 #82EED7 #A182EE #EE8299
square
#CFEE82 #82EED7 #A182EE #EE8299
split-complementary
#CFEE82 #8299EE #D782EE
monochromatic
#A3D81D #BAE74C #CFEE82 #E4F5B8 #F5FBE4
Accessibility & contrast
On white
1.30
#CFEE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#CFEE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE82
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE82 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E379
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#D7E5D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfee82; /* rgb */ color: rgb(207, 238, 130); /* oklch */ color: oklch(90.3% 0.139 122.3);
Tailwind
colors: {
custom: {
50: '#dff3a8',
500: '#cfee82',
950: '#000000',
},
}SCSS
$custom: #cfee82; $custom-light: #dff3a8; $custom-dark: #000000;
JSON
{
"hex": "#cfee82",
"rgb": {
"r": 207,
"g": 238,
"b": 130
},
"hsl": {
"h": 77.222,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.90341,
"c": 0.1388,
"h": 122.3
},
"luminance": 0.76026
}Semantic roles & 50–950 ramp
primary
#CFEE82
secondary
#704CC8
accent
#0DD848
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581