#CFFED2#CFFED2
#CFFED2 is a very light, moderate green. Relative luminance 0.888; OKLCH L 95.3% C 0.076 H 146.6°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFED2 |
|---|---|
| RGB | rgb(207, 254, 210) |
| HSL | hsl(124, 96%, 90%) |
| HSV | hsv(124, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(95.50, -23.11, 16.19) |
| CIE-LCH | lch(95.50, 28.21, 144.99°) |
| OKLab | oklab(95.28% -0.0634 0.0417) |
| OKLCH | oklch(95.28% 0.076 146.6) |
| XYZ | xyz(72.8039, 88.8004, 74.2647) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.01
Very Light Green
#D1FFBD
ΔE00 5.19
Mint
#AAF0C1
ΔE00 5.49
Celadon
#BEFDB7
ΔE00 5.89
Light Mint
#B6FFBB
ΔE00 6.01
Pale Green
#C7FDB5
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFED2 #FECFFB
analogous
#E3FECF #CFFED2 #CFFEE9
triadic
#CFFED2 #D2CFFE #FED2CF
tetradic
#CFFED2 #CFE3FE #FECFFB #FEE9CF
square
#CFFED2 #CFE3FE #FECFFB #FEE9CF
split-complementary
#CFFED2 #E9CFFE #FECFE3
monochromatic
#57FC62 #93FD9A #CFFED2 #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.12
#CFFED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#CFFED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFED2
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFED2 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5D0
Deuteranopia (green-blind)
#F8F0D4
Tritanopia (blue-blind)
#CAFBF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cffed2; /* rgb */ color: rgb(207, 254, 210); /* oklch */ color: oklch(95.3% 0.076 146.6);
Tailwind
colors: {
custom: {
50: '#deffdf',
500: '#cffed2',
950: '#000000',
},
}SCSS
$custom: #cffed2; $custom-light: #deffdf; $custom-dark: #000000;
JSON
{
"hex": "#cffed2",
"rgb": {
"r": 207,
"g": 254,
"b": 210
},
"hsl": {
"h": 123.83,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.95283,
"c": 0.07586,
"h": 146.6
},
"luminance": 0.88802
}Semantic roles & 50–950 ramp
primary
#CFFED2
secondary
#E889E2
accent
#00D7E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684