#CFF3AA#CFF3AA
#CFF3AA is a very light, moderate yellow-green. Relative luminance 0.803; OKLCH L 92.1% C 0.102 H 129.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3AA |
|---|---|
| RGB | rgb(207, 243, 170) |
| HSL | hsl(90, 75%, 81%) |
| HSV | hsv(90, 30%, 95%) |
| CMYK | cmyk(14.8%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(91.81, -24.08, 31.48) |
| CIE-LCH | lch(91.81, 39.63, 127.41°) |
| OKLab | oklab(92.08% -0.0652 0.079) |
| OKLCH | oklch(92.08% 0.102 129.6) |
| XYZ | xyz(65.0373, 80.2681, 50.0893) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.47
Very Light Green
#D1FFBD
ΔE00 3.58
Washed Out Green
#BCF5A6
ΔE00 3.68
Light Light Green
#C8FFB0
ΔE00 3.73
Pale Green
#C7FDB5
ΔE00 3.74
Light Sage
#BCECAC
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3AA #CEAAF3
analogous
#F3F2AA #CFF3AA #AAF3AA
triadic
#CFF3AA #AACFF3 #F3AACF
tetradic
#CFF3AA #AAF3F2 #CEAAF3 #F3AAAA
square
#CFF3AA #AAF3F2 #CEAAF3 #F3AAAA
split-complementary
#CFF3AA #AAAAF3 #F2AAF3
monochromatic
#92E43F #B1EB74 #CFF3AA #EDFBE0 #F0FBE4
Accessibility & contrast
On white
1.23
#CFF3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#CFF3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3AA
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3AA | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#F5E7AE
Tritanopia (blue-blind)
#D2EDE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff3aa; /* rgb */ color: rgb(207, 243, 170); /* oklch */ color: oklch(92.1% 0.102 129.6);
Tailwind
colors: {
custom: {
50: '#def7c3',
500: '#cff3aa',
950: '#000000',
},
}SCSS
$custom: #cff3aa; $custom-light: #def7c3; $custom-dark: #000000;
JSON
{
"hex": "#cff3aa",
"rgb": {
"r": 207,
"g": 243,
"b": 170
},
"hsl": {
"h": 89.589,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.92082,
"c": 0.10243,
"h": 129.6
},
"luminance": 0.80269
}Semantic roles & 50–950 ramp
primary
#CFF3AA
secondary
#A06FD2
accent
#0ED771
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582