#CFF895#CFF895
#CFF895 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.8% C 0.133 H 127.2°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF895 |
|---|---|
| RGB | rgb(207, 248, 149) |
| HSL | hsl(85, 88%, 78%) |
| HSV | hsv(85, 40%, 97%) |
| CMYK | cmyk(16.5%, 0%, 39.9%, 2.7%) |
| CIE-LAB | lab(92.83, -29.18, 43.26) |
| CIE-LCH | lch(92.83, 52.18, 124.01°) |
| OKLab | oklab(92.79% -0.0802 0.1059) |
| OKLCH | oklch(92.79% 0.133 127.2) |
| XYZ | xyz(64.7237, 82.5694, 40.9555) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Celery
#C1FD95
ΔE00 3.09
Light Yellowish Green
#C2FF89
ΔE00 3.54
Light Yellow Green
#CCFD7F
ΔE00 3.64
Light Pea Green
#C4FE82
ΔE00 3.71
Tea Green
#BDF8A3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF895 #BE95F8
analogous
#F8EF95 #CFF895 #9EF895
triadic
#CFF895 #95CFF8 #F895CF
tetradic
#CFF895 #95F8EF #BE95F8 #F8959E
square
#CFF895 #95F8EF #BE95F8 #F8959E
split-complementary
#CFF895 #959EF8 #EF95F8
monochromatic
#9BF022 #B5F45C #CFF895 #E9FCCE #F2FDE2
Accessibility & contrast
On white
1.20
#CFF895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#CFF895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF895
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF895 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8E
Deuteranopia (green-blind)
#FBEA9A
Tritanopia (blue-blind)
#D4F0E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff895; /* rgb */ color: rgb(207, 248, 149); /* oklch */ color: oklch(92.8% 0.133 127.2);
Tailwind
colors: {
custom: {
50: '#dffab5',
500: '#cff895',
950: '#000000',
},
}SCSS
$custom: #cff895; $custom-light: #dffab5; $custom-dark: #000000;
JSON
{
"hex": "#cff895",
"rgb": {
"r": 207,
"g": 248,
"b": 149
},
"hsl": {
"h": 84.848,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.92794,
"c": 0.13286,
"h": 127.2
},
"luminance": 0.8257
}Semantic roles & 50–950 ramp
primary
#CFF895
secondary
#8E5AD7
accent
#01E45F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581