#CFE3CA#CFE3CA
#CFE3CA is a very light, muted green. Relative luminance 0.725; OKLCH L 89.4% C 0.040 H 139.4°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE3CA |
|---|---|
| RGB | rgb(207, 227, 202) |
| HSL | hsl(108, 31%, 84%) |
| HSV | hsv(108, 11%, 89%) |
| CMYK | cmyk(8.8%, 0%, 11%, 11%) |
| CIE-LAB | lab(88.19, -11.18, 9.96) |
| CIE-LCH | lch(88.19, 14.98, 138.30°) |
| OKLab | oklab(89.41% -0.0303 0.0259) |
| OKLCH | oklch(89.41% 0.04 139.4) |
| XYZ | xyz(63.8599, 72.4672, 66.4889) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.52
Beige
#F5F5DC
ΔE00 8.73
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.80
Light Grey
#D8DCD6
ΔE00 9.80
Lightyellow
#FFFFE0
ΔE00 9.89
Off White (survey)
#FFFFE4
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE3CA #DECAE3
analogous
#DCE3CA #CFE3CA #CAE3D2
triadic
#CFE3CA #CACFE3 #E3CACF
tetradic
#CFE3CA #CADCE3 #DECAE3 #E3D2CA
square
#CFE3CA #CADCE3 #DECAE3 #E3D2CA
split-complementary
#CFE3CA #D2CAE3 #E3CADC
monochromatic
#86B97A #ABCEA2 #CFE3CA #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.36
#CFE3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#CFE3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE3CA
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE3CA | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC9
Deuteranopia (green-blind)
#E1DCCB
Tritanopia (blue-blind)
#CEE1DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfe3ca; /* rgb */ color: rgb(207, 227, 202); /* oklch */ color: oklch(89.4% 0.040 139.4);
Tailwind
colors: {
custom: {
50: '#ddebda',
500: '#cfe3ca',
950: '#000000',
},
}SCSS
$custom: #cfe3ca; $custom-light: #ddebda; $custom-dark: #000000;
JSON
{
"hex": "#cfe3ca",
"rgb": {
"r": 207,
"g": 227,
"b": 202
},
"hsl": {
"h": 108,
"s": 30.864,
"l": 84.118
},
"oklch": {
"l": 0.89413,
"c": 0.03984,
"h": 139.4
},
"luminance": 0.72468
}Semantic roles & 50–950 ramp
primary
#CFE3CA
secondary
#B496BB
accent
#3CAA94
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483