#CFF8AF#CFF8AF
#CFF8AF is a very light, moderate yellow-green. Relative luminance 0.835; OKLCH L 93.3% C 0.104 H 132.0°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8AF |
|---|---|
| RGB | rgb(207, 248, 175) |
| HSL | hsl(94, 84%, 83%) |
| HSV | hsv(94, 29%, 97%) |
| CMYK | cmyk(16.5%, 0%, 29.4%, 2.7%) |
| CIE-LAB | lab(93.23, -25.75, 30.87) |
| CIE-LCH | lch(93.23, 40.20, 129.84°) |
| OKLab | oklab(93.25% -0.0698 0.0776) |
| OKLCH | oklch(93.25% 0.104 132) |
| XYZ | xyz(67.0360, 83.4943, 53.1334) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.38
Very Light Green
#D1FFBD
ΔE00 2.41
Pale Green
#C7FDB5
ΔE00 2.52
Light Light Green
#C8FFB0
ΔE00 2.55
Washed Out Green
#BCF5A6
ΔE00 3.04
Tea Green
#BDF8A3
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8AF #D8AFF8
analogous
#F3F8AF #CFF8AF #AFF8B3
triadic
#CFF8AF #AFCFF8 #F8AFCF
tetradic
#CFF8AF #AFF3F8 #D8AFF8 #F8B3AF
square
#CFF8AF #AFF3F8 #D8AFF8 #F8B3AF
split-complementary
#CFF8AF #B3AFF8 #F8AFF3
monochromatic
#8BEE3E #ADF377 #CFF8AF #EEFDE3 #EEFDE3
Accessibility & contrast
On white
1.19
#CFF8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#CFF8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8AF
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8AF | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAA
Deuteranopia (green-blind)
#F8EAB3
Tritanopia (blue-blind)
#D1F2E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff8af; /* rgb */ color: rgb(207, 248, 175); /* oklch */ color: oklch(93.3% 0.104 132.0);
Tailwind
colors: {
custom: {
50: '#defac7',
500: '#cff8af',
950: '#000000',
},
}SCSS
$custom: #cff8af; $custom-light: #defac7; $custom-dark: #000000;
JSON
{
"hex": "#cff8af",
"rgb": {
"r": 207,
"g": 248,
"b": 175
},
"hsl": {
"h": 93.699,
"s": 83.908,
"l": 82.941
},
"oklch": {
"l": 0.93252,
"c": 0.10441,
"h": 132
},
"luminance": 0.83495
}Semantic roles & 50–950 ramp
primary
#CFF8AF
secondary
#AC71DA
accent
#05E080
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582