#CFE9DB#CFE9DB
#CFE9DB is a very light, muted green. Relative luminance 0.767; OKLCH L 91.1% C 0.033 H 162.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE9DB |
|---|---|
| RGB | rgb(207, 233, 219) |
| HSL | hsl(148, 37%, 86%) |
| HSV | hsv(148, 11%, 91%) |
| CMYK | cmyk(11.2%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(90.16, -11.17, 3.91) |
| CIE-LCH | lch(90.16, 11.83, 160.72°) |
| OKLab | oklab(91.11% -0.0317 0.0102) |
| OKLCH | oklch(91.11% 0.033 162.2) |
| XYZ | xyz(67.6544, 76.6566, 78.2359) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.27
Ice
#D6FFFA
ΔE00 6.69
Lightcyan
#E0FFFF
ΔE00 7.58
Ice Blue (survey)
#D7FFFE
ΔE00 7.59
Very Pale Blue
#D6FFFE
ΔE00 7.67
Duck Egg Blue
#C3FBF4
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE9DB #E9CFDD
analogous
#D0E9CF #CFE9DB #CFE9E8
triadic
#CFE9DB #DBCFE9 #E9DBCF
tetradic
#CFE9DB #CFD0E9 #E9CFDD #E9E8CF
square
#CFE9DB #CFD0E9 #E9CFDD #E9E8CF
split-complementary
#CFE9DB #E8CFE9 #E9CFD0
monochromatic
#7BC39C #A5D6BC #CFE9DB #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.29
#CFE9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CFE9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE9DB
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE9DB | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#E3E1DC
Tritanopia (blue-blind)
#CBE9E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfe9db; /* rgb */ color: rgb(207, 233, 219); /* oklch */ color: oklch(91.1% 0.033 162.2);
Tailwind
colors: {
custom: {
50: '#ddf0e6',
500: '#cfe9db',
950: '#000000',
},
}SCSS
$custom: #cfe9db; $custom-light: #ddf0e6; $custom-dark: #000000;
JSON
{
"hex": "#cfe9db",
"rgb": {
"r": 207,
"g": 233,
"b": 219
},
"hsl": {
"h": 147.692,
"s": 37.143,
"l": 86.275
},
"oklch": {
"l": 0.91107,
"c": 0.0333,
"h": 162.2
},
"luminance": 0.76658
}Semantic roles & 50–950 ramp
primary
#CFE9DB
secondary
#C399B0
accent
#3577B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584