#CFE2CA#CFE2CA
#CFE2CA is a very light, muted green. Relative luminance 0.719; OKLCH L 89.2% C 0.038 H 139.2°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE2CA |
|---|---|
| RGB | rgb(207, 226, 202) |
| HSL | hsl(108, 29%, 84%) |
| HSV | hsv(108, 11%, 89%) |
| CMYK | cmyk(8.4%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(87.93, -10.68, 9.59) |
| CIE-LCH | lch(87.93, 14.35, 138.07°) |
| OKLab | oklab(89.21% -0.0289 0.025) |
| OKLCH | oklch(89.21% 0.038 139.2) |
| XYZ | xyz(63.5872, 71.9218, 66.3980) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.44
Beige
#F5F5DC
ΔE00 8.58
Light Grey
#D8DCD6
ΔE00 9.36
Off White (survey)
#FFFFE4
ΔE00 9.83
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.84
Lightyellow
#FFFFE0
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE2CA #DDCAE2
analogous
#DBE2CA #CFE2CA #CAE2D1
triadic
#CFE2CA #CACFE2 #E2CACF
tetradic
#CFE2CA #CADBE2 #DDCAE2 #E2D1CA
square
#CFE2CA #CADBE2 #DDCAE2 #E2D1CA
split-complementary
#CFE2CA #D1CAE2 #E2CADB
monochromatic
#87B77B #ABCCA2 #CFE2CA #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.37
#CFE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CFE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE2CA
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE2CA | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC9
Deuteranopia (green-blind)
#E0DCCB
Tritanopia (blue-blind)
#CEE0DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe2ca; /* rgb */ color: rgb(207, 226, 202); /* oklch */ color: oklch(89.2% 0.038 139.2);
Tailwind
colors: {
custom: {
50: '#ddebda',
500: '#cfe2ca',
950: '#000000',
},
}SCSS
$custom: #cfe2ca; $custom-light: #ddebda; $custom-dark: #000000;
JSON
{
"hex": "#cfe2ca",
"rgb": {
"r": 207,
"g": 226,
"b": 202
},
"hsl": {
"h": 107.5,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.89205,
"c": 0.03816,
"h": 139.2
},
"luminance": 0.71922
}Semantic roles & 50–950 ramp
primary
#CFE2CA
secondary
#B296BA
accent
#3EA892
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483