#CFF48B#CFF48B
#CFF48B is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.8% C 0.138 H 124.9°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF48B |
|---|---|
| RGB | rgb(207, 244, 139) |
| HSL | hsl(81, 83%, 75%) |
| HSV | hsv(81, 43%, 96%) |
| CMYK | cmyk(15.2%, 0%, 43%, 4.3%) |
| CIE-LAB | lab(91.61, -28.47, 46.57) |
| CIE-LCH | lch(91.61, 54.58, 121.44°) |
| OKLab | oklab(91.77% -0.0788 0.1129) |
| OKLCH | oklch(91.77% 0.138 124.9) |
| XYZ | xyz(62.7428, 79.8304, 36.5244) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.16
Pistachio (survey)
#C0FA8B
ΔE00 3.49
Light Pea Green
#C4FE82
ΔE00 3.78
Light Yellowish Green
#C2FF89
ΔE00 4.06
Celery
#C1FD95
ΔE00 4.24
Pale Lime
#BEFD73
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF48B #B08BF4
analogous
#F4E58B #CFF48B #9AF48B
triadic
#CFF48B #8BCFF4 #F48BCF
tetradic
#CFF48B #8BF4E5 #B08BF4 #F48B9A
square
#CFF48B #8BF4E5 #B08BF4 #F48B9A
split-complementary
#CFF48B #8B9AF4 #E58BF4
monochromatic
#A1E91B #B8EF53 #CFF48B #E6F9C3 #F3FCE3
Accessibility & contrast
On white
1.24
#CFF48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CFF48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF48B
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF48B | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE883
Deuteranopia (green-blind)
#F9E791
Tritanopia (blue-blind)
#D5EBDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff48b; /* rgb */ color: rgb(207, 244, 139); /* oklch */ color: oklch(91.8% 0.138 124.9);
Tailwind
colors: {
custom: {
50: '#dff7ae',
500: '#cff48b',
950: '#000000',
},
}SCSS
$custom: #cff48b; $custom-light: #dff7ae; $custom-dark: #000000;
JSON
{
"hex": "#cff48b",
"rgb": {
"r": 207,
"g": 244,
"b": 139
},
"hsl": {
"h": 81.143,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.91773,
"c": 0.13773,
"h": 124.9
},
"luminance": 0.79831
}Semantic roles & 50–950 ramp
primary
#CFF48B
secondary
#7F52D1
accent
#06DF53
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581