#CFEBDA#CFEBDA
#CFEBDA is a very light, muted green. Relative luminance 0.777; OKLCH L 91.5% C 0.037 H 159.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBDA |
|---|---|
| RGB | rgb(207, 235, 218) |
| HSL | hsl(144, 41%, 87%) |
| HSV | hsv(144, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(90.66, -12.36, 5.15) |
| CIE-LCH | lch(90.66, 13.39, 157.38°) |
| OKLab | oklab(91.49% -0.0348 0.0134) |
| OKLCH | oklch(91.49% 0.037 159) |
| XYZ | xyz(68.0925, 77.7428, 77.7345) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.44
Ice
#D6FFFA
ΔE00 6.90
Duck Egg Blue
#C3FBF4
ΔE00 7.91
Ice Blue (survey)
#D7FFFE
ΔE00 8.06
Very Pale Blue
#D6FFFE
ΔE00 8.11
Lightcyan
#E0FFFF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBDA #EBCFE0
analogous
#D2EBCF #CFEBDA #CFEBE8
triadic
#CFEBDA #DACFEB #EBDACF
tetradic
#CFEBDA #CFD2EB #EBCFE0 #EBE8CF
square
#CFEBDA #CFD2EB #EBCFE0 #EBE8CF
split-complementary
#CFEBDA #E8CFEB #EBCFD2
monochromatic
#79C797 #A4D9B9 #CFEBDA #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.27
#CFEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#CFEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBDA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBDA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D9
Deuteranopia (green-blind)
#E5E3DB
Tritanopia (blue-blind)
#CBEBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfebda; /* rgb */ color: rgb(207, 235, 218); /* oklch */ color: oklch(91.5% 0.037 159.0);
Tailwind
colors: {
custom: {
50: '#ddf1e5',
500: '#cfebda',
950: '#000000',
},
}SCSS
$custom: #cfebda; $custom-light: #ddf1e5; $custom-dark: #000000;
JSON
{
"hex": "#cfebda",
"rgb": {
"r": 207,
"g": 235,
"b": 218
},
"hsl": {
"h": 143.571,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91494,
"c": 0.03731,
"h": 159
},
"luminance": 0.77744
}Semantic roles & 50–950 ramp
primary
#CFEBDA
secondary
#C698B4
accent
#3181B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584