#CFF4AA#CFF4AA
#CFF4AA is a very light, moderate yellow-green. Relative luminance 0.809; OKLCH L 92.3% C 0.104 H 129.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF4AA |
|---|---|
| RGB | rgb(207, 244, 170) |
| HSL | hsl(90, 77%, 81%) |
| HSV | hsv(90, 30%, 96%) |
| CMYK | cmyk(15.2%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(92.07, -24.56, 31.84) |
| CIE-LCH | lch(92.07, 40.21, 127.64°) |
| OKLab | oklab(92.3% -0.0666 0.0798) |
| OKLCH | oklch(92.3% 0.104 129.8) |
| XYZ | xyz(65.3374, 80.8683, 50.1893) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.39
Very Light Green
#D1FFBD
ΔE00 3.47
Light Light Green
#C8FFB0
ΔE00 3.50
Washed Out Green
#BCF5A6
ΔE00 3.52
Pale Green
#C7FDB5
ΔE00 3.56
Tea Green
#BDF8A3
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF4AA #CFAAF4
analogous
#F4F4AA #CFF4AA #AAF4AA
triadic
#CFF4AA #AACFF4 #F4AACF
tetradic
#CFF4AA #AAF4F4 #CFAAF4 #F4AAAA
square
#CFF4AA #AAF4F4 #CFAAF4 #F4AAAA
split-complementary
#CFF4AA #AAAAF4 #F4AAF4
monochromatic
#92E63E #B0ED74 #CFF4AA #EEFBE0 #F0FBE4
Accessibility & contrast
On white
1.22
#CFF4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#CFF4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF4AA
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF4AA | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA5
Deuteranopia (green-blind)
#F5E7AE
Tritanopia (blue-blind)
#D2EEE1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff4aa; /* rgb */ color: rgb(207, 244, 170); /* oklch */ color: oklch(92.3% 0.104 129.8);
Tailwind
colors: {
custom: {
50: '#def7c3',
500: '#cff4aa',
950: '#000000',
},
}SCSS
$custom: #cff4aa; $custom-light: #def7c3; $custom-dark: #000000;
JSON
{
"hex": "#cff4aa",
"rgb": {
"r": 207,
"g": 244,
"b": 170
},
"hsl": {
"h": 90,
"s": 77.083,
"l": 81.176
},
"oklch": {
"l": 0.92297,
"c": 0.10394,
"h": 129.8
},
"luminance": 0.80869
}Semantic roles & 50–950 ramp
primary
#CFF4AA
secondary
#A16ED4
accent
#0CD973
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582