#CFFEAE#CFFEAE
#CFFEAE is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.5% C 0.115 H 133.0°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEAE |
|---|---|
| RGB | rgb(207, 254, 174) |
| HSL | hsl(95, 98%, 84%) |
| HSV | hsv(95, 31%, 100%) |
| CMYK | cmyk(18.5%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(94.82, -28.73, 33.51) |
| CIE-LCH | lch(94.82, 44.14, 130.61°) |
| OKLab | oklab(94.52% -0.0781 0.0839) |
| OKLCH | oklch(94.52% 0.115 133) |
| XYZ | xyz(68.8124, 87.2038, 53.2428) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.48
Pale Green
#C7FDB5
ΔE00 2.31
Tea Green
#BDF8A3
ΔE00 2.65
Very Light Green
#D1FFBD
ΔE00 2.77
Washed Out Green
#BCF5A6
ΔE00 2.90
Very Pale Green
#CFFDBC
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEAE #DDAEFE
analogous
#F7FEAE #CFFEAE #AEFEB5
triadic
#CFFEAE #AECFFE #FEAECF
tetradic
#CFFEAE #AEF7FE #DDAEFE #FEB5AE
square
#CFFEAE #AEF7FE #DDAEFE #FEB5AE
split-complementary
#CFFEAE #B5AEFE #FEAEF7
monochromatic
#87FD35 #ABFD72 #CFFEAE #EDFFE1 #EDFFE1
Accessibility & contrast
On white
1.14
#CFFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#CFFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEAE
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEAE | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FDEFB2
Tritanopia (blue-blind)
#D0F8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cffeae; /* rgb */ color: rgb(207, 254, 174); /* oklch */ color: oklch(94.5% 0.115 133.0);
Tailwind
colors: {
custom: {
50: '#deffc6',
500: '#cffeae',
950: '#000000',
},
}SCSS
$custom: #cffeae; $custom-light: #deffc6; $custom-dark: #000000;
JSON
{
"hex": "#cffeae",
"rgb": {
"r": 207,
"g": 254,
"b": 174
},
"hsl": {
"h": 95.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94524,
"c": 0.11464,
"h": 133
},
"luminance": 0.87205
}Semantic roles & 50–950 ramp
primary
#CFFEAE
secondary
#B26DE3
accent
#00E687
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682