#CFF4DA#CFF4DA
#CFF4DA is a very light, muted green. Relative luminance 0.830; OKLCH L 93.4% C 0.052 H 154.7°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF4DA |
|---|---|
| RGB | rgb(207, 244, 218) |
| HSL | hsl(138, 63%, 88%) |
| HSV | hsv(138, 15%, 96%) |
| CMYK | cmyk(15.2%, 0%, 10.7%, 4.3%) |
| CIE-LAB | lab(93.03, -16.83, 8.55) |
| CIE-LCH | lch(93.03, 18.88, 153.06°) |
| OKLab | oklab(93.37% -0.0469 0.0222) |
| OKLCH | oklch(93.37% 0.052 154.7) |
| XYZ | xyz(70.7347, 83.0272, 78.6152) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.22
Mint
#AAF0C1
ΔE00 7.89
Honeydew
#F0FFF0
ΔE00 8.15
Ice
#D6FFFA
ΔE00 8.15
Duck Egg Blue
#C3FBF4
ΔE00 8.16
Eggshell Blue
#C4FFF7
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF4DA #F4CFE9
analogous
#D6F4CF #CFF4DA #CFF4EC
triadic
#CFF4DA #DACFF4 #F4DACF
tetradic
#CFF4DA #CFD6F4 #F4CFE9 #F4ECCF
square
#CFF4DA #CFD6F4 #F4CFE9 #F4ECCF
split-complementary
#CFF4DA #ECCFF4 #F4CFD6
monochromatic
#6BDD8D #9DE9B4 #CFF4DA #E6F9EC #E6F9EC
Accessibility & contrast
On white
1.19
#CFF4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#CFF4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF4DA
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF4DA | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED9
Deuteranopia (green-blind)
#EDE9DB
Tritanopia (blue-blind)
#CAF3EC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff4da; /* rgb */ color: rgb(207, 244, 218); /* oklch */ color: oklch(93.4% 0.052 154.7);
Tailwind
colors: {
custom: {
50: '#def7e5',
500: '#cff4da',
950: '#000000',
},
}SCSS
$custom: #cff4da; $custom-light: #def7e5; $custom-dark: #000000;
JSON
{
"hex": "#cff4da",
"rgb": {
"r": 207,
"g": 244,
"b": 218
},
"hsl": {
"h": 137.838,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.93372,
"c": 0.05192,
"h": 154.7
},
"luminance": 0.83029
}Semantic roles & 50–950 ramp
primary
#CFF4DA
secondary
#D592C1
accent
#1B96CA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584