#CFFFD2#CFFFD2
#CFFFD2 is a very light, moderate green. Relative luminance 0.894; OKLCH L 95.5% C 0.077 H 146.6°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFD2 |
|---|---|
| RGB | rgb(207, 255, 210) |
| HSL | hsl(124, 100%, 91%) |
| HSV | hsv(124, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(95.76, -23.59, 16.56) |
| CIE-LCH | lch(95.76, 28.82, 144.93°) |
| OKLab | oklab(95.5% -0.0647 0.0427) |
| OKLCH | oklch(95.5% 0.077 146.6) |
| XYZ | xyz(73.1221, 89.4367, 74.3707) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.84
Very Light Green
#D1FFBD
ΔE00 5.00
Mint
#AAF0C1
ΔE00 5.48
Celadon
#BEFDB7
ΔE00 5.68
Light Mint
#B6FFBB
ΔE00 5.77
Pale Green
#C7FDB5
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFD2 #FFCFFC
analogous
#E4FFCF #CFFFD2 #CFFFEA
triadic
#CFFFD2 #D2CFFF #FFD2CF
tetradic
#CFFFD2 #CFE4FF #FFCFFC #FFEACF
square
#CFFFD2 #CFE4FF #FFCFFC #FFEACF
split-complementary
#CFFFD2 #EACFFF #FFCFE4
monochromatic
#55FF5F #92FF99 #CFFFD2 #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.11
#CFFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#CFFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFD2
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFD2 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D0
Deuteranopia (green-blind)
#F8F1D4
Tritanopia (blue-blind)
#CAFCF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cfffd2; /* rgb */ color: rgb(207, 255, 210); /* oklch */ color: oklch(95.5% 0.077 146.6);
Tailwind
colors: {
custom: {
50: '#deffdf',
500: '#cfffd2',
950: '#000000',
},
}SCSS
$custom: #cfffd2; $custom-light: #deffdf; $custom-dark: #000000;
JSON
{
"hex": "#cfffd2",
"rgb": {
"r": 207,
"g": 255,
"b": 210
},
"hsl": {
"h": 123.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95496,
"c": 0.07746,
"h": 146.6
},
"luminance": 0.89439
}Semantic roles & 50–950 ramp
primary
#CFFFD2
secondary
#EA88E4
accent
#00D7E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684