#CFF885#CFF885
#CFF885 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.6% C 0.149 H 125.3°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF885 |
|---|---|
| RGB | rgb(207, 248, 133) |
| HSL | hsl(81, 89%, 75%) |
| HSV | hsv(81, 46%, 97%) |
| CMYK | cmyk(16.5%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(92.62, -31.00, 50.68) |
| CIE-LCH | lch(92.62, 59.41, 121.45°) |
| OKLab | oklab(92.56% -0.0863 0.1218) |
| OKLCH | oklch(92.56% 0.149 125.3) |
| XYZ | xyz(63.5330, 82.0931, 34.6842) |
| Luminance | 0.8209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.73
Light Pea Green
#C4FE82
ΔE00 2.73
Pistachio (survey)
#C0FA8B
ΔE00 3.21
Light Yellowish Green
#C2FF89
ΔE00 3.33
Pale Lime
#BEFD73
ΔE00 3.67
Celery
#C1FD95
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF885 #AE85F8
analogous
#F8E785 #CFF885 #96F885
triadic
#CFF885 #85CFF8 #F885CF
tetradic
#CFF885 #85F8E7 #AE85F8 #F88596
square
#CFF885 #85F8E7 #AE85F8 #F88596
split-complementary
#CFF885 #8596F8 #E785F8
monochromatic
#A1F111 #B8F54B #CFF885 #E6FBBF #F4FDE2
Accessibility & contrast
On white
1.21
#CFF885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#CFF885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF885
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF885 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#D6EFDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff885; /* rgb */ color: rgb(207, 248, 133); /* oklch */ color: oklch(92.6% 0.149 125.3);
Tailwind
colors: {
custom: {
50: '#dffaaa',
500: '#cff885',
950: '#000000',
},
}SCSS
$custom: #cff885; $custom-light: #dffaaa; $custom-dark: #000000;
JSON
{
"hex": "#cff885",
"rgb": {
"r": 207,
"g": 248,
"b": 133
},
"hsl": {
"h": 81.391,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.92558,
"c": 0.14928,
"h": 125.3
},
"luminance": 0.82094
}Semantic roles & 50–950 ramp
primary
#CFF885
secondary
#7D4CD5
accent
#00E652
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581