#CFF5CC#CFF5CC
#CFF5CC is a very light, moderate green. Relative luminance 0.829; OKLCH L 93.2% C 0.067 H 143.1°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF5CC |
|---|---|
| RGB | rgb(207, 245, 204) |
| HSL | hsl(116, 67%, 88%) |
| HSV | hsv(116, 17%, 96%) |
| CMYK | cmyk(15.5%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(92.98, -19.77, 15.72) |
| CIE-LCH | lch(92.98, 25.26, 141.51°) |
| OKLab | oklab(93.24% -0.0539 0.0406) |
| OKLCH | oklch(93.24% 0.067 143.1) |
| XYZ | xyz(69.2812, 82.9285, 69.4717) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.54
Very Light Green
#D1FFBD
ΔE00 5.80
Light Sage
#BCECAC
ΔE00 6.03
Mint
#AAF0C1
ΔE00 6.12
Pale Green
#C7FDB5
ΔE00 6.89
Celadon
#BEFDB7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF5CC #F2CCF5
analogous
#E3F5CC #CFF5CC #CCF5DD
triadic
#CFF5CC #CCCFF5 #F5CCCF
tetradic
#CFF5CC #CCE3F5 #F2CCF5 #F5DDCC
square
#CFF5CC #CCE3F5 #F2CCF5 #F5DDCC
split-complementary
#CFF5CC #DDCCF5 #F5CCE3
monochromatic
#6FE166 #9FEB99 #CFF5CC #E7FAE5 #E7FAE5
Accessibility & contrast
On white
1.19
#CFF5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#CFF5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF5CC
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF5CC | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#F1E9CE
Tritanopia (blue-blind)
#CCF2E9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff5cc; /* rgb */ color: rgb(207, 245, 204); /* oklch */ color: oklch(93.2% 0.067 143.1);
Tailwind
colors: {
custom: {
50: '#def8db',
500: '#cff5cc',
950: '#000000',
},
}SCSS
$custom: #cff5cc; $custom-light: #def8db; $custom-dark: #000000;
JSON
{
"hex": "#cff5cc",
"rgb": {
"r": 207,
"g": 245,
"b": 204
},
"hsl": {
"h": 115.61,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.93236,
"c": 0.06748,
"h": 143.1
},
"luminance": 0.8293
}Semantic roles & 50–950 ramp
primary
#CFF5CC
secondary
#D18FD7
accent
#16CFC2
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151715
muted
#848584