#CCEFDA#CCEFDA
#CCEFDA is a very light, muted green. Relative luminance 0.796; OKLCH L 92.1% C 0.046 H 159.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFDA |
|---|---|
| RGB | rgb(204, 239, 218) |
| HSL | hsl(144, 52%, 87%) |
| HSV | hsv(144, 15%, 94%) |
| CMYK | cmyk(14.6%, 0%, 8.8%, 6.3%) |
| CIE-LAB | lab(91.52, -15.33, 6.36) |
| CIE-LCH | lch(91.52, 16.60, 157.47°) |
| OKLab | oklab(92.13% -0.0431 0.0165) |
| OKLCH | oklch(92.13% 0.046 159) |
| XYZ | xyz(68.4202, 79.6309, 78.0816) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 7.10
Duck Egg Blue
#C3FBF4
ΔE00 7.27
Pale Aqua
#B8FFEB
ΔE00 7.42
Eggshell Blue
#C4FFF7
ΔE00 7.61
Honeydew
#F0FFF0
ΔE00 7.73
Light Light Blue
#CAFFFB
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFDA #EFCCE1
analogous
#D0EFCC #CCEFDA #CCEFEC
triadic
#CCEFDA #DACCEF #EFDACC
tetradic
#CCEFDA #CCD0EF #EFCCE1 #EFECCC
square
#CCEFDA #CCD0EF #EFCCE1 #EFECCC
split-complementary
#CCEFDA #ECCCEF #EFCCD0
monochromatic
#6FD296 #9DE0B8 #CCEFDA #E8F8EE #E8F8EE
Accessibility & contrast
On white
1.24
#CCEFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CCEFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFDA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFDA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9D9
Deuteranopia (green-blind)
#E8E5DB
Tritanopia (blue-blind)
#C6EFE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccefda; /* rgb */ color: rgb(204, 239, 218); /* oklch */ color: oklch(92.1% 0.046 159.0);
Tailwind
colors: {
custom: {
50: '#dbf4e5',
500: '#ccefda',
950: '#000000',
},
}SCSS
$custom: #ccefda; $custom-light: #dbf4e5; $custom-dark: #000000;
JSON
{
"hex": "#ccefda",
"rgb": {
"r": 204,
"g": 239,
"b": 218
},
"hsl": {
"h": 144,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.92125,
"c": 0.0462,
"h": 159
},
"luminance": 0.79632
}Semantic roles & 50–950 ramp
primary
#CCEFDA
secondary
#CD93B5
accent
#2682C0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584