#CFF887#CFF887
#CFF887 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.6% C 0.147 H 125.5°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF887 |
|---|---|
| RGB | rgb(207, 248, 135) |
| HSL | hsl(82, 89%, 75%) |
| HSV | hsv(82, 46%, 97%) |
| CMYK | cmyk(16.5%, 0%, 45.6%, 2.7%) |
| CIE-LAB | lab(92.64, -30.78, 49.76) |
| CIE-LCH | lch(92.64, 58.51, 121.74°) |
| OKLab | oklab(92.59% -0.0856 0.1199) |
| OKLCH | oklch(92.59% 0.147 125.5) |
| XYZ | xyz(63.6725, 82.1489, 35.4188) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.89
Light Pea Green
#C4FE82
ΔE00 2.75
Pistachio (survey)
#C0FA8B
ΔE00 3.06
Light Yellowish Green
#C2FF89
ΔE00 3.26
Pale Lime
#BEFD73
ΔE00 3.81
Celery
#C1FD95
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF887 #B087F8
analogous
#F8E887 #CFF887 #96F887
triadic
#CFF887 #87CFF8 #F887CF
tetradic
#CFF887 #87F8E8 #B087F8 #F88796
square
#CFF887 #87F8E8 #B087F8 #F88796
split-complementary
#CFF887 #8796F8 #E887F8
monochromatic
#A1F113 #B8F54D #CFF887 #E6FBC1 #F3FDE2
Accessibility & contrast
On white
1.20
#CFF887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#CFF887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF887
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF887 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7E
Deuteranopia (green-blind)
#FDE98D
Tritanopia (blue-blind)
#D5EFDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff887; /* rgb */ color: rgb(207, 248, 135); /* oklch */ color: oklch(92.6% 0.147 125.5);
Tailwind
colors: {
custom: {
50: '#dffaac',
500: '#cff887',
950: '#000000',
},
}SCSS
$custom: #cff887; $custom-light: #dffaac; $custom-dark: #000000;
JSON
{
"hex": "#cff887",
"rgb": {
"r": 207,
"g": 248,
"b": 135
},
"hsl": {
"h": 81.77,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.92585,
"c": 0.1473,
"h": 125.5
},
"luminance": 0.82149
}Semantic roles & 50–950 ramp
primary
#CFF887
secondary
#7F4DD6
accent
#00E653
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581