#CFFB8A#CFFB8A
#CFFB8A is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.3% C 0.148 H 126.5°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFB8A |
|---|---|
| RGB | rgb(207, 251, 138) |
| HSL | hsl(83, 93%, 76%) |
| HSV | hsv(83, 45%, 98%) |
| CMYK | cmyk(17.5%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(93.49, -31.84, 49.39) |
| CIE-LCH | lch(93.49, 58.77, 122.81°) |
| OKLab | oklab(93.28% -0.0884 0.1192) |
| OKLCH | oklch(93.28% 0.148 126.5) |
| XYZ | xyz(64.8164, 84.0940, 36.8568) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.66
Light Pea Green
#C4FE82
ΔE00 2.25
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Light Yellowish Green
#C2FF89
ΔE00 2.66
Celery
#C1FD95
ΔE00 3.47
Pale Lime
#BEFD73
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFB8A #B68AFB
analogous
#FBEF8A #CFFB8A #97FB8A
triadic
#CFFB8A #8ACFFB #FB8ACF
tetradic
#CFFB8A #8AFBEF #B68AFB #FB8A97
square
#CFFB8A #8AFBEF #B68AFB #FB8A97
split-complementary
#CFFB8A #8A97FB #EF8AFB
monochromatic
#9EF714 #B7F94F #CFFB8A #E7FDC5 #F3FEE1
Accessibility & contrast
On white
1.18
#CFFB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#CFFB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFB8A
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFB8A | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FFEC90
Tritanopia (blue-blind)
#D5F2E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cffb8a; /* rgb */ color: rgb(207, 251, 138); /* oklch */ color: oklch(93.3% 0.148 126.5);
Tailwind
colors: {
custom: {
50: '#dffcae',
500: '#cffb8a',
950: '#000000',
},
}SCSS
$custom: #cffb8a; $custom-light: #dffcae; $custom-dark: #000000;
JSON
{
"hex": "#cffb8a",
"rgb": {
"r": 207,
"g": 251,
"b": 138
},
"hsl": {
"h": 83.363,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.93282,
"c": 0.14839,
"h": 126.5
},
"luminance": 0.84095
}Semantic roles & 50–950 ramp
primary
#CFFB8A
secondary
#854FDA
accent
#00E659
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581