#CFF8A5#CFF8A5
#CFF8A5 is a very light, moderate yellow-green. Relative luminance 0.831; OKLCH L 93.1% C 0.116 H 129.8°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8A5 |
|---|---|
| RGB | rgb(207, 248, 165) |
| HSL | hsl(90, 86%, 81%) |
| HSV | hsv(90, 33%, 97%) |
| CMYK | cmyk(16.5%, 0%, 33.5%, 2.7%) |
| CIE-LAB | lab(93.07, -27.14, 35.67) |
| CIE-LCH | lch(93.07, 44.82, 127.27°) |
| OKLab | oklab(93.07% -0.0739 0.0888) |
| OKLCH | oklch(93.07% 0.116 129.8) |
| XYZ | xyz(66.0900, 83.1159, 48.1511) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.04
Tea Green
#BDF8A3
ΔE00 3.15
Washed Out Green
#BCF5A6
ΔE00 3.40
Pale Green
#C7FDB5
ΔE00 3.74
Celery
#C1FD95
ΔE00 3.86
Very Light Green
#D1FFBD
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8A5 #CEA5F8
analogous
#F8F8A5 #CFF8A5 #A5F8A5
triadic
#CFF8A5 #A5CFF8 #F8A5CF
tetradic
#CFF8A5 #A5F8F8 #CEA5F8 #F8A5A5
square
#CFF8A5 #A5F8F8 #CEA5F8 #F8A5A5
split-complementary
#CFF8A5 #A5A5F8 #F8A5F8
monochromatic
#92EF33 #B1F46C #CFF8A5 #EDFCDE #F0FDE3
Accessibility & contrast
On white
1.19
#CFF8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#CFF8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8A5
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8A5 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9F
Deuteranopia (green-blind)
#F9EAA9
Tritanopia (blue-blind)
#D2F1E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff8a5; /* rgb */ color: rgb(207, 248, 165); /* oklch */ color: oklch(93.1% 0.116 129.8);
Tailwind
colors: {
custom: {
50: '#defac0',
500: '#cff8a5',
950: '#000000',
},
}SCSS
$custom: #cff8a5; $custom-light: #defac0; $custom-dark: #000000;
JSON
{
"hex": "#cff8a5",
"rgb": {
"r": 207,
"g": 248,
"b": 165
},
"hsl": {
"h": 89.639,
"s": 85.567,
"l": 80.98
},
"oklch": {
"l": 0.93065,
"c": 0.11553,
"h": 129.8
},
"luminance": 0.83117
}Semantic roles & 50–950 ramp
primary
#CFF8A5
secondary
#A068D9
accent
#03E271
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582