#CFF3DA#CFF3DA
#CFF3DA is a very light, muted green. Relative luminance 0.824; OKLCH L 93.2% C 0.050 H 155.0°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3DA |
|---|---|
| RGB | rgb(207, 243, 218) |
| HSL | hsl(138, 60%, 88%) |
| HSV | hsv(138, 15%, 95%) |
| CMYK | cmyk(14.8%, 0%, 10.3%, 4.7%) |
| CIE-LAB | lab(92.76, -16.34, 8.18) |
| CIE-LCH | lch(92.76, 18.27, 153.42°) |
| OKLab | oklab(93.16% -0.0456 0.0212) |
| OKLCH | oklch(93.16% 0.05 155) |
| XYZ | xyz(70.4346, 82.4270, 78.5152) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.35
Honeydew
#F0FFF0
ΔE00 7.92
Ice
#D6FFFA
ΔE00 7.94
Duck Egg Blue
#C3FBF4
ΔE00 8.04
Mint
#AAF0C1
ΔE00 8.18
Eggshell Blue
#C4FFF7
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3DA #F3CFE8
analogous
#D6F3CF #CFF3DA #CFF3EC
triadic
#CFF3DA #DACFF3 #F3DACF
tetradic
#CFF3DA #CFD6F3 #F3CFE8 #F3ECCF
square
#CFF3DA #CFD6F3 #F3CFE8 #F3ECCF
split-complementary
#CFF3DA #ECCFF3 #F3CFD6
monochromatic
#6DDB8F #9EE7B4 #CFF3DA #E7F9EC #E7F9EC
Accessibility & contrast
On white
1.20
#CFF3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#CFF3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3DA
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3DA | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD9
Deuteranopia (green-blind)
#ECE8DB
Tritanopia (blue-blind)
#CAF2EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff3da; /* rgb */ color: rgb(207, 243, 218); /* oklch */ color: oklch(93.2% 0.050 155.0);
Tailwind
colors: {
custom: {
50: '#def7e5',
500: '#cff3da',
950: '#000000',
},
}SCSS
$custom: #cff3da; $custom-light: #def7e5; $custom-dark: #000000;
JSON
{
"hex": "#cff3da",
"rgb": {
"r": 207,
"g": 243,
"b": 218
},
"hsl": {
"h": 138.333,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.93162,
"c": 0.05029,
"h": 155
},
"luminance": 0.82429
}Semantic roles & 50–950 ramp
primary
#CFF3DA
secondary
#D393BF
accent
#1E94C8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584