#CFFFDF#CFFFDF
#CFFFDF is a very light, moderate green. Relative luminance 0.901; OKLCH L 95.8% C 0.065 H 155.8°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFDF |
|---|---|
| RGB | rgb(207, 255, 223) |
| HSL | hsl(140, 100%, 91%) |
| HSV | hsv(140, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(96.04, -21.30, 10.30) |
| CIE-LCH | lch(96.04, 23.66, 154.20°) |
| OKLab | oklab(95.81% -0.0594 0.0267) |
| OKLCH | oklch(95.81% 0.065 155.8) |
| XYZ | xyz(74.8079, 90.1110, 83.2495) |
| Luminance | 0.9011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.12
Pale Turquoise
#A5FBD5
ΔE00 6.39
Mint
#AAF0C1
ΔE00 6.49
Very Pale Green
#CFFDBC
ΔE00 8.36
Very Light Green
#D1FFBD
ΔE00 8.52
Eggshell Blue
#C4FFF7
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFDF #FFCFEF
analogous
#D7FFCF #CFFFDF #CFFFF7
triadic
#CFFFDF #DFCFFF #FFDFCF
tetradic
#CFFFDF #CFD7FF #FFCFEF #FFF7CF
square
#CFFFDF #CFD7FF #FFCFEF #FFF7CF
split-complementary
#CFFFDF #F7CFFF #FFCFD7
monochromatic
#55FF8D #92FFB6 #CFFFDF #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.10
#CFFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#CFFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFDF
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFDF | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DD
Deuteranopia (green-blind)
#F6F1E1
Tritanopia (blue-blind)
#C8FEF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cfffdf; /* rgb */ color: rgb(207, 255, 223); /* oklch */ color: oklch(95.8% 0.065 155.8);
Tailwind
colors: {
custom: {
50: '#deffe9',
500: '#cfffdf',
950: '#000000',
},
}SCSS
$custom: #cfffdf; $custom-light: #deffe9; $custom-dark: #000000;
JSON
{
"hex": "#cfffdf",
"rgb": {
"r": 207,
"g": 255,
"b": 223
},
"hsl": {
"h": 140,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95812,
"c": 0.06509,
"h": 155.8
},
"luminance": 0.90113
}Semantic roles & 50–950 ramp
primary
#CFFFDF
secondary
#EA88C9
accent
#0099E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684