#CFF3DC#CFF3DC
#CFF3DC is a very light, muted green. Relative luminance 0.825; OKLCH L 93.2% C 0.049 H 157.3°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3DC |
|---|---|
| RGB | rgb(207, 243, 220) |
| HSL | hsl(142, 60%, 88%) |
| HSV | hsv(142, 15%, 95%) |
| CMYK | cmyk(14.8%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(92.81, -15.98, 7.21) |
| CIE-LCH | lch(92.81, 17.53, 155.72°) |
| OKLab | oklab(93.21% -0.0448 0.0187) |
| OKLCH | oklch(93.21% 0.049 157.3) |
| XYZ | xyz(70.6979, 82.5324, 79.9018) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.15
Ice
#D6FFFA
ΔE00 7.32
Duck Egg Blue
#C3FBF4
ΔE00 7.48
Honeydew
#F0FFF0
ΔE00 7.69
Eggshell Blue
#C4FFF7
ΔE00 7.69
Light Light Blue
#CAFFFB
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3DC #F3CFE6
analogous
#D4F3CF #CFF3DC #CFF3EE
triadic
#CFF3DC #DCCFF3 #F3DCCF
tetradic
#CFF3DC #CFD4F3 #F3CFE6 #F3EECF
square
#CFF3DC #CFD4F3 #F3CFE6 #F3EECF
split-complementary
#CFF3DC #EECFF3 #F3CFD4
monochromatic
#6DDB95 #9EE7B8 #CFF3DC #E7F9ED #E7F9ED
Accessibility & contrast
On white
1.20
#CFF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#CFF3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3DC
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3DC | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#ECE9DD
Tritanopia (blue-blind)
#C9F2EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff3dc; /* rgb */ color: rgb(207, 243, 220); /* oklch */ color: oklch(93.2% 0.049 157.3);
Tailwind
colors: {
custom: {
50: '#def7e6',
500: '#cff3dc',
950: '#000000',
},
}SCSS
$custom: #cff3dc; $custom-light: #def7e6; $custom-dark: #000000;
JSON
{
"hex": "#cff3dc",
"rgb": {
"r": 207,
"g": 243,
"b": 220
},
"hsl": {
"h": 141.667,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.93214,
"c": 0.04854,
"h": 157.3
},
"luminance": 0.82534
}Semantic roles & 50–950 ramp
primary
#CFF3DC
secondary
#D393BC
accent
#1E8AC8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584