#CFF3CF#CFF3CF
#CFF3CF is a very light, moderate green. Relative luminance 0.819; OKLCH L 92.9% C 0.061 H 145.1°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3CF |
|---|---|
| RGB | rgb(207, 243, 207) |
| HSL | hsl(120, 60%, 88%) |
| HSV | hsv(120, 15%, 95%) |
| CMYK | cmyk(14.8%, 0%, 14.8%, 4.7%) |
| CIE-LAB | lab(92.52, -18.28, 13.52) |
| CIE-LCH | lch(92.52, 22.74, 143.52°) |
| OKLab | oklab(92.89% -0.05 0.035) |
| OKLCH | oklch(92.89% 0.061 145.1) |
| XYZ | xyz(69.0427, 81.8703, 71.1844) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.61
Very Pale Green
#CFFDBC
ΔE00 6.88
Light Sage
#BCECAC
ΔE00 7.14
Very Light Green
#D1FFBD
ΔE00 7.15
Celadon
#BEFDB7
ΔE00 8.18
Pale Green
#C7FDB5
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3CF #F3CFF3
analogous
#E1F3CF #CFF3CF #CFF3E1
triadic
#CFF3CF #CFCFF3 #F3CFCF
tetradic
#CFF3CF #CFE1F3 #F3CFF3 #F3E1CF
square
#CFF3CF #CFE1F3 #F3CFF3 #F3E1CF
split-complementary
#CFF3CF #E1CFF3 #F3CFE1
monochromatic
#6DDB6D #9EE79E #CFF3CF #E7F9E7 #E7F9E7
Accessibility & contrast
On white
1.21
#CFF3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#CFF3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3CF
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3CF | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#EEE8D1
Tritanopia (blue-blind)
#CCF1E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff3cf; /* rgb */ color: rgb(207, 243, 207); /* oklch */ color: oklch(92.9% 0.061 145.1);
Tailwind
colors: {
custom: {
50: '#def7dd',
500: '#cff3cf',
950: '#000000',
},
}SCSS
$custom: #cff3cf; $custom-light: #def7dd; $custom-dark: #000000;
JSON
{
"hex": "#cff3cf",
"rgb": {
"r": 207,
"g": 243,
"b": 207
},
"hsl": {
"h": 120,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.92886,
"c": 0.06104,
"h": 145.1
},
"luminance": 0.81872
}Semantic roles & 50–950 ramp
primary
#CFF3CF
secondary
#D393D3
accent
#1EC8C8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584