#CFFFAE#CFFFAE
#CFFFAE is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 94.7% C 0.116 H 133.1°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFAE |
|---|---|
| RGB | rgb(207, 255, 174) |
| HSL | hsl(96, 100%, 84%) |
| HSV | hsv(96, 32%, 100%) |
| CMYK | cmyk(18.8%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(95.09, -29.20, 33.87) |
| CIE-LCH | lch(95.09, 44.72, 130.76°) |
| OKLab | oklab(94.74% -0.0794 0.0848) |
| OKLCH | oklch(94.74% 0.116 133.1) |
| XYZ | xyz(69.1306, 87.8401, 53.3489) |
| Luminance | 0.8784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.42
Pale Green
#C7FDB5
ΔE00 2.37
Tea Green
#BDF8A3
ΔE00 2.63
Very Light Green
#D1FFBD
ΔE00 2.89
Washed Out Green
#BCF5A6
ΔE00 2.97
Very Pale Green
#CFFDBC
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFAE #DEAEFF
analogous
#F7FFAE #CFFFAE #AEFFB6
triadic
#CFFFAE #AECFFF #FFAECF
tetradic
#CFFFAE #AEF7FF #DEAEFF #FFB6AE
square
#CFFFAE #AEF7FF #DEAEFF #FFB6AE
split-complementary
#CFFFAE #B6AEFF #FFAEF7
monochromatic
#86FF34 #ABFF71 #CFFFAE #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.13
#CFFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#CFFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFAE
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFAE | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FEF0B2
Tritanopia (blue-blind)
#D0F9EA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cfffae; /* rgb */ color: rgb(207, 255, 174); /* oklch */ color: oklch(94.7% 0.116 133.1);
Tailwind
colors: {
custom: {
50: '#deffc6',
500: '#cfffae',
950: '#000000',
},
}SCSS
$custom: #cfffae; $custom-light: #deffc6; $custom-dark: #000000;
JSON
{
"hex": "#cfffae",
"rgb": {
"r": 207,
"g": 255,
"b": 174
},
"hsl": {
"h": 95.556,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.9474,
"c": 0.11615,
"h": 133.1
},
"luminance": 0.87841
}Semantic roles & 50–950 ramp
primary
#CFFFAE
secondary
#B46CE5
accent
#00E688
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682