#CFF4DC#CFF4DC
#CFF4DC is a very light, muted green. Relative luminance 0.831; OKLCH L 93.4% C 0.050 H 156.9°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF4DC |
|---|---|
| RGB | rgb(207, 244, 220) |
| HSL | hsl(141, 63%, 88%) |
| HSV | hsv(141, 15%, 96%) |
| CMYK | cmyk(15.2%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(93.07, -16.47, 7.58) |
| CIE-LCH | lch(93.07, 18.13, 155.28°) |
| OKLab | oklab(93.42% -0.0461 0.0197) |
| OKLCH | oklch(93.42% 0.05 156.9) |
| XYZ | xyz(70.9980, 83.1325, 80.0018) |
| Luminance | 0.8313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.98
Ice
#D6FFFA
ΔE00 7.53
Duck Egg Blue
#C3FBF4
ΔE00 7.59
Eggshell Blue
#C4FFF7
ΔE00 7.75
Honeydew
#F0FFF0
ΔE00 7.91
Mint
#AAF0C1
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF4DC #F4CFE7
analogous
#D4F4CF #CFF4DC #CFF4EE
triadic
#CFF4DC #DCCFF4 #F4DCCF
tetradic
#CFF4DC #CFD4F4 #F4CFE7 #F4EECF
square
#CFF4DC #CFD4F4 #F4CFE7 #F4EECF
split-complementary
#CFF4DC #EECFF4 #F4CFD4
monochromatic
#6BDD93 #9DE9B8 #CFF4DC #E6F9ED #E6F9ED
Accessibility & contrast
On white
1.19
#CFF4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#CFF4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF4DC
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF4DC | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#EDE9DD
Tritanopia (blue-blind)
#C9F3ED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff4dc; /* rgb */ color: rgb(207, 244, 220); /* oklch */ color: oklch(93.4% 0.050 156.9);
Tailwind
colors: {
custom: {
50: '#def7e6',
500: '#cff4dc',
950: '#000000',
},
}SCSS
$custom: #cff4dc; $custom-light: #def7e6; $custom-dark: #000000;
JSON
{
"hex": "#cff4dc",
"rgb": {
"r": 207,
"g": 244,
"b": 220
},
"hsl": {
"h": 141.081,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.93424,
"c": 0.05015,
"h": 156.9
},
"luminance": 0.83134
}Semantic roles & 50–950 ramp
primary
#CFF4DC
secondary
#D592BD
accent
#1B8DCA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584