#CFF8A9#CFF8A9
#CFF8A9 is a very light, moderate yellow-green. Relative luminance 0.833; OKLCH L 93.1% C 0.111 H 130.6°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8A9 |
|---|---|
| RGB | rgb(207, 248, 169) |
| HSL | hsl(91, 85%, 82%) |
| HSV | hsv(91, 32%, 97%) |
| CMYK | cmyk(16.5%, 0%, 31.9%, 2.7%) |
| CIE-LAB | lab(93.13, -26.60, 33.75) |
| CIE-LCH | lch(93.13, 42.97, 128.24°) |
| OKLab | oklab(93.14% -0.0723 0.0844) |
| OKLCH | oklch(93.14% 0.111 130.6) |
| XYZ | xyz(66.4598, 83.2638, 50.0986) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.70
Tea Green
#BDF8A3
ΔE00 3.09
Washed Out Green
#BCF5A6
ΔE00 3.13
Pale Green
#C7FDB5
ΔE00 3.18
Very Light Green
#D1FFBD
ΔE00 3.40
Very Pale Green
#CFFDBC
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8A9 #D2A9F8
analogous
#F7F8A9 #CFF8A9 #A9F8AB
triadic
#CFF8A9 #A9CFF8 #F8A9CF
tetradic
#CFF8A9 #A9F7F8 #D2A9F8 #F8ABA9
square
#CFF8A9 #A9F7F8 #D2A9F8 #F8ABA9
split-complementary
#CFF8A9 #ABA9F8 #F8A9F7
monochromatic
#90EF38 #AFF370 #CFF8A9 #EFFDE2 #EFFDE3
Accessibility & contrast
On white
1.19
#CFF8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#CFF8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8A9
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8A9 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA4
Deuteranopia (green-blind)
#F9EAAD
Tritanopia (blue-blind)
#D1F1E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff8a9; /* rgb */ color: rgb(207, 248, 169); /* oklch */ color: oklch(93.1% 0.111 130.6);
Tailwind
colors: {
custom: {
50: '#defac3',
500: '#cff8a9',
950: '#000000',
},
}SCSS
$custom: #cff8a9; $custom-light: #defac3; $custom-dark: #000000;
JSON
{
"hex": "#cff8a9",
"rgb": {
"r": 207,
"g": 248,
"b": 169
},
"hsl": {
"h": 91.139,
"s": 84.946,
"l": 81.765
},
"oklch": {
"l": 0.93138,
"c": 0.1111,
"h": 130.6
},
"luminance": 0.83265
}Semantic roles & 50–950 ramp
primary
#CFF8A9
secondary
#A56CDA
accent
#04E177
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582