#CFFEE6#CFFEE6
#CFFEE6 is a very light, muted green. Relative luminance 0.899; OKLCH L 95.8% C 0.058 H 162.9°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEE6 |
|---|---|
| RGB | rgb(207, 254, 230) |
| HSL | hsl(149, 96%, 90%) |
| HSV | hsv(149, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(95.94, -19.53, 6.55) |
| CIE-LCH | lch(95.94, 20.60, 161.46°) |
| OKLab | oklab(95.78% -0.0552 0.017) |
| OKLCH | oklch(95.78% 0.058 162.9) |
| XYZ | xyz(75.4531, 89.8600, 88.2169) |
| Luminance | 0.8986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.77
Eggshell Blue
#C4FFF7
ΔE00 6.28
Duck Egg Blue
#C3FBF4
ΔE00 6.46
Ice
#D6FFFA
ΔE00 7.08
Pale Turquoise
#A5FBD5
ΔE00 7.12
Light Light Blue
#CAFFFB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEE6 #FECFE7
analogous
#CFFECF #CFFEE6 #CFFEFE
triadic
#CFFEE6 #E6CFFE #FEE6CF
tetradic
#CFFEE6 #CFCFFE #FECFE7 #FEFECF
square
#CFFEE6 #CFCFFE #FECFE7 #FEFECF
split-complementary
#CFFEE6 #FECFFE #FECFCF
monochromatic
#57FCA8 #93FDC7 #CFFEE6 #E1FEEF #E1FEEF
Accessibility & contrast
On white
1.11
#CFFEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#CFFEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEE6
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEE6 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E5
Deuteranopia (green-blind)
#F4F1E7
Tritanopia (blue-blind)
#C6FEF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffee6; /* rgb */ color: rgb(207, 254, 230); /* oklch */ color: oklch(95.8% 0.058 162.9);
Tailwind
colors: {
custom: {
50: '#defeed',
500: '#cffee6',
950: '#000000',
},
}SCSS
$custom: #cffee6; $custom-light: #defeed; $custom-dark: #000000;
JSON
{
"hex": "#cffee6",
"rgb": {
"r": 207,
"g": 254,
"b": 230
},
"hsl": {
"h": 149.362,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.95782,
"c": 0.0578,
"h": 162.9
},
"luminance": 0.89862
}Semantic roles & 50–950 ramp
primary
#CFFEE6
secondary
#E889BA
accent
#0075E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684