#CFF087#CFF087
#CFF087 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.8% C 0.136 H 123.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF087 |
|---|---|
| RGB | rgb(207, 240, 135) |
| HSL | hsl(79, 78%, 74%) |
| HSV | hsv(79, 44%, 94%) |
| CMYK | cmyk(13.7%, 0%, 43.8%, 5.9%) |
| CIE-LAB | lab(90.48, -27.03, 47.08) |
| CIE-LCH | lch(90.48, 54.29, 119.87°) |
| OKLab | oklab(90.85% -0.0751 0.1139) |
| OKLCH | oklch(90.85% 0.136 123.4) |
| XYZ | xyz(61.2653, 77.3346, 34.6164) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.80
Pistachio (survey)
#C0FA8B
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 4.60
Light Yellowish Green
#C2FF89
ΔE00 4.98
Celery
#C1FD95
ΔE00 5.20
Light Khaki
#E6F2A2
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF087 #A887F0
analogous
#F0DC87 #CFF087 #9AF087
triadic
#CFF087 #87CFF0 #F087CF
tetradic
#CFF087 #87F0DC #A887F0 #F0879A
square
#CFF087 #87F0DC #A887F0 #F0879A
split-complementary
#CFF087 #879AF0 #DC87F0
monochromatic
#A3E11C #B9E951 #CFF087 #E5F7BD #F4FCE4
Accessibility & contrast
On white
1.28
#CFF087 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#CFF087 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF087
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF087 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF087 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#F6E48D
Tritanopia (blue-blind)
#D6E7D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff087; /* rgb */ color: rgb(207, 240, 135); /* oklch */ color: oklch(90.8% 0.136 123.4);
Tailwind
colors: {
custom: {
50: '#dff5ac',
500: '#cff087',
950: '#000000',
},
}SCSS
$custom: #cff087; $custom-light: #dff5ac; $custom-dark: #000000;
JSON
{
"hex": "#cff087",
"rgb": {
"r": 207,
"g": 240,
"b": 135
},
"hsl": {
"h": 78.857,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.90846,
"c": 0.13637,
"h": 123.4
},
"luminance": 0.77335
}Semantic roles & 50–950 ramp
primary
#CFF087
secondary
#7750CB
accent
#0BDA4C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581