#CFF87B#CFF87B
#CFF87B is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.4% C 0.159 H 124.5°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF87B |
|---|---|
| RGB | rgb(207, 248, 123) |
| HSL | hsl(80, 90%, 73%) |
| HSV | hsv(80, 50%, 97%) |
| CMYK | cmyk(16.5%, 0%, 50.4%, 2.7%) |
| CIE-LAB | lab(92.50, -32.01, 55.19) |
| CIE-LCH | lch(92.50, 63.80, 120.11°) |
| OKLab | oklab(92.43% -0.0899 0.131) |
| OKLCH | oklch(92.43% 0.159 124.5) |
| XYZ | xyz(62.8747, 81.8298, 31.2174) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.56
Light Pea Green
#C4FE82
ΔE00 3.03
Pear
#CBF85F
ΔE00 3.08
Pale Lime
#BEFD73
ΔE00 3.33
Light Yellowish Green
#C2FF89
ΔE00 3.96
Pistachio (survey)
#C0FA8B
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF87B #A47BF8
analogous
#F8E27B #CFF87B #90F87B
triadic
#CFF87B #7BCFF8 #F87BCF
tetradic
#CFF87B #7BF8E2 #A47BF8 #F87B90
square
#CFF87B #7BF8E2 #A47BF8 #F87B90
split-complementary
#CFF87B #7B90F8 #E27BF8
monochromatic
#A3EC0D #BAF541 #CFF87B #E4FBB5 #F4FDE2
Accessibility & contrast
On white
1.21
#CFF87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#CFF87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF87B
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF87B | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB70
Deuteranopia (green-blind)
#FEE982
Tritanopia (blue-blind)
#D6EEDC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff87b; /* rgb */ color: rgb(207, 248, 123); /* oklch */ color: oklch(92.4% 0.159 124.5);
Tailwind
colors: {
custom: {
50: '#e0faa4',
500: '#cff87b',
950: '#000000',
},
}SCSS
$custom: #cff87b; $custom-light: #e0faa4; $custom-dark: #000000;
JSON
{
"hex": "#cff87b",
"rgb": {
"r": 207,
"g": 248,
"b": 123
},
"hsl": {
"h": 79.68,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.92426,
"c": 0.15893,
"h": 124.5
},
"luminance": 0.8183
}Semantic roles & 50–950 ramp
primary
#CFF87B
secondary
#7343D4
accent
#00E64B
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580