#CFFFD3#CFFFD3
#CFFFD3 is a very light, moderate green. Relative luminance 0.895; OKLCH L 95.5% C 0.076 H 147.2°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFD3 |
|---|---|
| RGB | rgb(207, 255, 211) |
| HSL | hsl(125, 100%, 91%) |
| HSV | hsv(125, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(95.78, -23.42, 16.08) |
| CIE-LCH | lch(95.78, 28.40, 145.53°) |
| OKLab | oklab(95.52% -0.0642 0.0414) |
| OKLCH | oklch(95.52% 0.076 147.2) |
| XYZ | xyz(73.2471, 89.4867, 75.0289) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.10
Very Light Green
#D1FFBD
ΔE00 5.26
Mint
#AAF0C1
ΔE00 5.48
Celadon
#BEFDB7
ΔE00 5.91
Light Mint
#B6FFBB
ΔE00 5.96
Pale Green
#C7FDB5
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFD3 #FFCFFB
analogous
#E3FFCF #CFFFD3 #CFFFEB
triadic
#CFFFD3 #D3CFFF #FFD3CF
tetradic
#CFFFD3 #CFE3FF #FFCFFB #FFEBCF
square
#CFFFD3 #CFE3FF #FFCFFB #FFEBCF
split-complementary
#CFFFD3 #EBCFFF #FFCFE3
monochromatic
#55FF63 #92FF9B #CFFFD3 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.11
#CFFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#CFFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFD3
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFD3 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D1
Deuteranopia (green-blind)
#F8F1D5
Tritanopia (blue-blind)
#CAFDF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cfffd3; /* rgb */ color: rgb(207, 255, 211); /* oklch */ color: oklch(95.5% 0.076 147.2);
Tailwind
colors: {
custom: {
50: '#deffe0',
500: '#cfffd3',
950: '#000000',
},
}SCSS
$custom: #cfffd3; $custom-light: #deffe0; $custom-dark: #000000;
JSON
{
"hex": "#cfffd3",
"rgb": {
"r": 207,
"g": 255,
"b": 211
},
"hsl": {
"h": 125,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95519,
"c": 0.07645,
"h": 147.2
},
"luminance": 0.89489
}Semantic roles & 50–950 ramp
primary
#CFFFD3
secondary
#EA88E2
accent
#00D2E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684