#CFF3DB#CFF3DB
#CFF3DB is a very light, muted green. Relative luminance 0.825; OKLCH L 93.2% C 0.049 H 156.1°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3DB |
|---|---|
| RGB | rgb(207, 243, 219) |
| HSL | hsl(140, 60%, 88%) |
| HSV | hsv(140, 15%, 95%) |
| CMYK | cmyk(14.8%, 0%, 9.9%, 4.7%) |
| CIE-LAB | lab(92.79, -16.16, 7.69) |
| CIE-LCH | lch(92.79, 17.90, 154.55°) |
| OKLab | oklab(93.19% -0.0452 0.02) |
| OKLCH | oklch(93.19% 0.049 156.1) |
| XYZ | xyz(70.5659, 82.4795, 79.2064) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.24
Ice
#D6FFFA
ΔE00 7.63
Duck Egg Blue
#C3FBF4
ΔE00 7.76
Honeydew
#F0FFF0
ΔE00 7.80
Eggshell Blue
#C4FFF7
ΔE00 7.95
Mint
#AAF0C1
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3DB #F3CFE7
analogous
#D5F3CF #CFF3DB #CFF3ED
triadic
#CFF3DB #DBCFF3 #F3DBCF
tetradic
#CFF3DB #CFD5F3 #F3CFE7 #F3EDCF
square
#CFF3DB #CFD5F3 #F3CFE7 #F3EDCF
split-complementary
#CFF3DB #EDCFF3 #F3CFD5
monochromatic
#6DDB92 #9EE7B6 #CFF3DB #E7F9ED #E7F9ED
Accessibility & contrast
On white
1.20
#CFF3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#CFF3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3DB
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3DB | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#ECE9DC
Tritanopia (blue-blind)
#CAF2EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff3db; /* rgb */ color: rgb(207, 243, 219); /* oklch */ color: oklch(93.2% 0.049 156.1);
Tailwind
colors: {
custom: {
50: '#def7e6',
500: '#cff3db',
950: '#000000',
},
}SCSS
$custom: #cff3db; $custom-light: #def7e6; $custom-dark: #000000;
JSON
{
"hex": "#cff3db",
"rgb": {
"r": 207,
"g": 243,
"b": 219
},
"hsl": {
"h": 140,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.93188,
"c": 0.0494,
"h": 156.1
},
"luminance": 0.82481
}Semantic roles & 50–950 ramp
primary
#CFF3DB
secondary
#D393BE
accent
#1E8FC8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584