#CFE2AE#CFE2AE
#CFE2AE is a very light, moderate yellow-green. Relative luminance 0.707; OKLCH L 88.5% C 0.072 H 124.2°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE2AE |
|---|---|
| RGB | rgb(207, 226, 174) |
| HSL | hsl(82, 47%, 78%) |
| HSV | hsv(82, 23%, 89%) |
| CMYK | cmyk(8.4%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(87.35, -15.19, 23.38) |
| CIE-LCH | lch(87.35, 27.88, 123.02°) |
| OKLab | oklab(88.55% -0.0403 0.0595) |
| OKLCH | oklch(88.55% 0.072 124.2) |
| XYZ | xyz(60.5675, 70.7140, 50.4945) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.34
Light Sage
#BCECAC
ΔE00 6.15
Light Khaki
#E6F2A2
ΔE00 7.14
Very Pale Green
#CFFDBC
ΔE00 7.32
Pale Olive
#B9CC81
ΔE00 7.54
Very Light Green
#D1FFBD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE2AE #C1AEE2
analogous
#E2DBAE #CFE2AE #B5E2AE
triadic
#CFE2AE #AECFE2 #E2AECF
tetradic
#CFE2AE #AEE2DB #C1AEE2 #E2AEB5
square
#CFE2AE #AEE2DB #C1AEE2 #E2AEB5
split-complementary
#CFE2AE #AEB5E2 #DBAEE2
monochromatic
#9AC254 #B4D281 #CFE2AE #EAF2DB #F2F7E8
Accessibility & contrast
On white
1.39
#CFE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CFE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE2AE
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE2AE | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#E5DBB0
Tritanopia (blue-blind)
#D3DDD4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfe2ae; /* rgb */ color: rgb(207, 226, 174); /* oklch */ color: oklch(88.5% 0.072 124.2);
Tailwind
colors: {
custom: {
50: '#deebc6',
500: '#cfe2ae',
950: '#000000',
},
}SCSS
$custom: #cfe2ae; $custom-light: #deebc6; $custom-dark: #000000;
JSON
{
"hex": "#cfe2ae",
"rgb": {
"r": 207,
"g": 226,
"b": 174
},
"hsl": {
"h": 81.923,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.88548,
"c": 0.07184,
"h": 124.2
},
"luminance": 0.70714
}Semantic roles & 50–950 ramp
primary
#CFE2AE
secondary
#9179BB
accent
#2BBB5F
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#151613
muted
#848482