#CFFFE6#CFFFE6
#CFFFE6 is a very light, muted green. Relative luminance 0.905; OKLCH L 96.0% C 0.059 H 162.4°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFE6 |
|---|---|
| RGB | rgb(207, 255, 230) |
| HSL | hsl(149, 100%, 91%) |
| HSV | hsv(149, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(96.20, -20.01, 6.93) |
| CIE-LCH | lch(96.20, 21.18, 160.91°) |
| OKLab | oklab(95.99% -0.0565 0.018) |
| OKLCH | oklch(95.99% 0.059 162.4) |
| XYZ | xyz(75.7712, 90.4964, 88.3229) |
| Luminance | 0.9050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.75
Eggshell Blue
#C4FFF7
ΔE00 6.50
Duck Egg Blue
#C3FBF4
ΔE00 6.72
Pale Turquoise
#A5FBD5
ΔE00 6.89
Ice
#D6FFFA
ΔE00 7.40
Light Light Blue
#CAFFFB
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFE6 #FFCFE8
analogous
#D0FFCF #CFFFE6 #CFFFFE
triadic
#CFFFE6 #E6CFFF #FFE6CF
tetradic
#CFFFE6 #CFD0FF #FFCFE8 #FFFECF
square
#CFFFE6 #CFD0FF #FFCFE8 #FFFECF
split-complementary
#CFFFE6 #FECFFF #FFCFD0
monochromatic
#55FFA6 #92FFC6 #CFFFE6 #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.10
#CFFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#CFFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFE6
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFE6 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E5
Deuteranopia (green-blind)
#F5F2E7
Tritanopia (blue-blind)
#C6FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cfffe6; /* rgb */ color: rgb(207, 255, 230); /* oklch */ color: oklch(96.0% 0.059 162.4);
Tailwind
colors: {
custom: {
50: '#deffed',
500: '#cfffe6',
950: '#000000',
},
}SCSS
$custom: #cfffe6; $custom-light: #deffed; $custom-dark: #000000;
JSON
{
"hex": "#cfffe6",
"rgb": {
"r": 207,
"g": 255,
"b": 230
},
"hsl": {
"h": 148.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95992,
"c": 0.05932,
"h": 162.4
},
"luminance": 0.90499
}Semantic roles & 50–950 ramp
primary
#CFFFE6
secondary
#EA88BB
accent
#0078E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684