#CFF3AC#CFF3AC
#CFF3AC is a very light, moderate yellow-green. Relative luminance 0.803; OKLCH L 92.1% C 0.100 H 130.0°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3AC |
|---|---|
| RGB | rgb(207, 243, 172) |
| HSL | hsl(90, 75%, 81%) |
| HSV | hsv(90, 29%, 95%) |
| CMYK | cmyk(14.8%, 0%, 29.2%, 4.7%) |
| CIE-LAB | lab(91.84, -23.79, 30.51) |
| CIE-LCH | lch(91.84, 38.69, 127.95°) |
| OKLab | oklab(92.12% -0.0644 0.0767) |
| OKLCH | oklch(92.12% 0.1 130) |
| XYZ | xyz(65.2279, 80.3444, 51.0933) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.21
Very Light Green
#D1FFBD
ΔE00 3.34
Pale Green
#C7FDB5
ΔE00 3.60
Light Sage
#BCECAC
ΔE00 3.63
Washed Out Green
#BCF5A6
ΔE00 3.70
Light Light Green
#C8FFB0
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3AC #D0ACF3
analogous
#F2F3AC #CFF3AC #ACF3AD
triadic
#CFF3AC #ACCFF3 #F3ACCF
tetradic
#CFF3AC #ACF2F3 #D0ACF3 #F3ADAC
square
#CFF3AC #ACF2F3 #D0ACF3 #F3ADAC
split-complementary
#CFF3AC #ADACF3 #F3ACF2
monochromatic
#91E441 #B0EB77 #CFF3AC #EEFBE1 #F0FBE4
Accessibility & contrast
On white
1.23
#CFF3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#CFF3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3AC
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3AC | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A7
Deuteranopia (green-blind)
#F4E7AF
Tritanopia (blue-blind)
#D1EDE0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff3ac; /* rgb */ color: rgb(207, 243, 172); /* oklch */ color: oklch(92.1% 0.100 130.0);
Tailwind
colors: {
custom: {
50: '#def7c5',
500: '#cff3ac',
950: '#000000',
},
}SCSS
$custom: #cff3ac; $custom-light: #def7c5; $custom-dark: #000000;
JSON
{
"hex": "#cff3ac",
"rgb": {
"r": 207,
"g": 243,
"b": 172
},
"hsl": {
"h": 90.423,
"s": 74.737,
"l": 81.373
},
"oklch": {
"l": 0.92121,
"c": 0.10016,
"h": 130
},
"luminance": 0.80345
}Semantic roles & 50–950 ramp
primary
#CFF3AC
secondary
#A271D2
accent
#0FD774
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582