#CFF4AE#CFF4AE
#CFF4AE is a very light, moderate yellow-green. Relative luminance 0.810; OKLCH L 92.4% C 0.099 H 130.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF4AE |
|---|---|
| RGB | rgb(207, 244, 174) |
| HSL | hsl(92, 76%, 82%) |
| HSV | hsv(92, 29%, 96%) |
| CMYK | cmyk(15.2%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(92.14, -23.99, 29.91) |
| CIE-LCH | lch(92.14, 38.34, 128.73°) |
| OKLab | oklab(92.37% -0.0649 0.0753) |
| OKLCH | oklch(92.37% 0.099 130.8) |
| XYZ | xyz(65.7215, 81.0219, 52.2125) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.83
Very Light Green
#D1FFBD
ΔE00 2.97
Pale Green
#C7FDB5
ΔE00 3.30
Light Sage
#BCECAC
ΔE00 3.47
Light Light Green
#C8FFB0
ΔE00 3.53
Washed Out Green
#BCF5A6
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF4AE #D3AEF4
analogous
#F2F4AE #CFF4AE #AEF4B0
triadic
#CFF4AE #AECFF4 #F4AECF
tetradic
#CFF4AE #AEF2F4 #D3AEF4 #F4B0AE
square
#CFF4AE #AEF2F4 #D3AEF4 #F4B0AE
split-complementary
#CFF4AE #B0AEF4 #F4AEF2
monochromatic
#8FE542 #AFED78 #CFF4AE #EFFBE4 #EFFBE4
Accessibility & contrast
On white
1.22
#CFF4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#CFF4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF4AE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF4AE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA9
Deuteranopia (green-blind)
#F5E8B1
Tritanopia (blue-blind)
#D1EEE2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff4ae; /* rgb */ color: rgb(207, 244, 174); /* oklch */ color: oklch(92.4% 0.099 130.8);
Tailwind
colors: {
custom: {
50: '#def7c6',
500: '#cff4ae',
950: '#000000',
},
}SCSS
$custom: #cff4ae; $custom-light: #def7c6; $custom-dark: #000000;
JSON
{
"hex": "#cff4ae",
"rgb": {
"r": 207,
"g": 244,
"b": 174
},
"hsl": {
"h": 91.714,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.92374,
"c": 0.09941,
"h": 130.8
},
"luminance": 0.81023
}Semantic roles & 50–950 ramp
primary
#CFF4AE
secondary
#A672D4
accent
#0DD879
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582