#CFF4DB#CFF4DB
#CFF4DB is a very light, muted green. Relative luminance 0.831; OKLCH L 93.4% C 0.051 H 155.7°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF4DB |
|---|---|
| RGB | rgb(207, 244, 219) |
| HSL | hsl(139, 63%, 88%) |
| HSV | hsv(139, 15%, 96%) |
| CMYK | cmyk(15.2%, 0%, 10.2%, 4.3%) |
| CIE-LAB | lab(93.05, -16.65, 8.07) |
| CIE-LCH | lch(93.05, 18.50, 154.15°) |
| OKLab | oklab(93.4% -0.0465 0.021) |
| OKLCH | oklch(93.4% 0.051 155.7) |
| XYZ | xyz(70.8659, 83.0797, 79.3064) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.10
Ice
#D6FFFA
ΔE00 7.84
Duck Egg Blue
#C3FBF4
ΔE00 7.88
Eggshell Blue
#C4FFF7
ΔE00 8.02
Honeydew
#F0FFF0
ΔE00 8.03
Mint
#AAF0C1
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF4DB #F4CFE8
analogous
#D5F4CF #CFF4DB #CFF4ED
triadic
#CFF4DB #DBCFF4 #F4DBCF
tetradic
#CFF4DB #CFD5F4 #F4CFE8 #F4EDCF
square
#CFF4DB #CFD5F4 #F4CFE8 #F4EDCF
split-complementary
#CFF4DB #EDCFF4 #F4CFD5
monochromatic
#6BDD90 #9DE9B6 #CFF4DB #E6F9EC #E6F9EC
Accessibility & contrast
On white
1.19
#CFF4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#CFF4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF4DB
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF4DB | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#EDE9DC
Tritanopia (blue-blind)
#C9F3ED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff4db; /* rgb */ color: rgb(207, 244, 219); /* oklch */ color: oklch(93.4% 0.051 155.7);
Tailwind
colors: {
custom: {
50: '#def7e6',
500: '#cff4db',
950: '#000000',
},
}SCSS
$custom: #cff4db; $custom-light: #def7e6; $custom-dark: #000000;
JSON
{
"hex": "#cff4db",
"rgb": {
"r": 207,
"g": 244,
"b": 219
},
"hsl": {
"h": 139.459,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.93398,
"c": 0.05101,
"h": 155.7
},
"luminance": 0.83081
}Semantic roles & 50–950 ramp
primary
#CFF4DB
secondary
#D592BF
accent
#1B92CA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584