#CFF8A2#CFF8A2
#CFF8A2 is a very light, moderate yellow-green. Relative luminance 0.830; OKLCH L 93.0% C 0.119 H 129.2°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8A2 |
|---|---|
| RGB | rgb(207, 248, 162) |
| HSL | hsl(89, 86%, 80%) |
| HSV | hsv(89, 35%, 97%) |
| CMYK | cmyk(16.5%, 0%, 34.7%, 2.7%) |
| CIE-LAB | lab(93.02, -27.54, 37.10) |
| CIE-LCH | lch(93.02, 46.21, 126.59°) |
| OKLab | oklab(93.01% -0.0751 0.0921) |
| OKLCH | oklch(93.01% 0.119 129.2) |
| XYZ | xyz(65.8201, 83.0080, 46.7299) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.31
Light Light Green
#C8FFB0
ΔE00 3.38
Celery
#C1FD95
ΔE00 3.55
Washed Out Green
#BCF5A6
ΔE00 3.69
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Pale Green
#C7FDB5
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8A2 #CBA2F8
analogous
#F8F6A2 #CFF8A2 #A4F8A2
triadic
#CFF8A2 #A2CFF8 #F8A2CF
tetradic
#CFF8A2 #A2F8F6 #CBA2F8 #F8A2A4
square
#CFF8A2 #A2F8F6 #CBA2F8 #F8A2A4
split-complementary
#CFF8A2 #A2A4F8 #F6A2F8
monochromatic
#94EF30 #B2F469 #CFF8A2 #ECFCDB #F0FDE3
Accessibility & contrast
On white
1.19
#CFF8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#CFF8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8A2
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8A2 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9C
Deuteranopia (green-blind)
#FAEAA6
Tritanopia (blue-blind)
#D2F1E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff8a2; /* rgb */ color: rgb(207, 248, 162); /* oklch */ color: oklch(93.0% 0.119 129.2);
Tailwind
colors: {
custom: {
50: '#defabe',
500: '#cff8a2',
950: '#000000',
},
}SCSS
$custom: #cff8a2; $custom-light: #defabe; $custom-dark: #000000;
JSON
{
"hex": "#cff8a2",
"rgb": {
"r": 207,
"g": 248,
"b": 162
},
"hsl": {
"h": 88.605,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.93012,
"c": 0.11884,
"h": 129.2
},
"luminance": 0.83009
}Semantic roles & 50–950 ramp
primary
#CFF8A2
secondary
#9C65D9
accent
#03E36E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582