#CFF4AF#CFF4AF
#CFF4AF is a very light, moderate yellow-green. Relative luminance 0.811; OKLCH L 92.4% C 0.098 H 131.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF4AF |
|---|---|
| RGB | rgb(207, 244, 175) |
| HSL | hsl(92, 76%, 82%) |
| HSV | hsv(92, 28%, 96%) |
| CMYK | cmyk(15.2%, 0%, 28.3%, 4.3%) |
| CIE-LAB | lab(92.16, -23.84, 29.42) |
| CIE-LCH | lch(92.16, 37.87, 129.02°) |
| OKLab | oklab(92.39% -0.0645 0.0741) |
| OKLCH | oklch(92.39% 0.098 131) |
| XYZ | xyz(65.8194, 81.0611, 52.7278) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.71
Very Light Green
#D1FFBD
ΔE00 2.87
Pale Green
#C7FDB5
ΔE00 3.26
Light Sage
#BCECAC
ΔE00 3.38
Light Light Green
#C8FFB0
ΔE00 3.57
Washed Out Green
#BCF5A6
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF4AF #D4AFF4
analogous
#F1F4AF #CFF4AF #AFF4B2
triadic
#CFF4AF #AFCFF4 #F4AFCF
tetradic
#CFF4AF #AFF1F4 #D4AFF4 #F4B2AF
square
#CFF4AF #AFF1F4 #D4AFF4 #F4B2AF
split-complementary
#CFF4AF #B2AFF4 #F4AFF1
monochromatic
#8EE543 #AFED79 #CFF4AF #EFFBE4 #EFFBE4
Accessibility & contrast
On white
1.22
#CFF4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#CFF4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF4AF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF4AF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#F5E8B2
Tritanopia (blue-blind)
#D1EEE2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff4af; /* rgb */ color: rgb(207, 244, 175); /* oklch */ color: oklch(92.4% 0.098 131.0);
Tailwind
colors: {
custom: {
50: '#def7c7',
500: '#cff4af',
950: '#000000',
},
}SCSS
$custom: #cff4af; $custom-light: #def7c7; $custom-dark: #000000;
JSON
{
"hex": "#cff4af",
"rgb": {
"r": 207,
"g": 244,
"b": 175
},
"hsl": {
"h": 92.174,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.92394,
"c": 0.09828,
"h": 131
},
"luminance": 0.81062
}Semantic roles & 50–950 ramp
primary
#CFF4AF
secondary
#A773D4
accent
#0DD87A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582