#CCFFDA#CCFFDA
#CCFFDA is a very light, moderate green. Relative luminance 0.894; OKLCH L 95.5% C 0.072 H 153.4°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFDA |
|---|---|
| RGB | rgb(204, 255, 218) |
| HSL | hsl(136, 100%, 90%) |
| HSV | hsv(136, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(95.75, -23.15, 12.43) |
| CIE-LCH | lch(95.75, 26.28, 151.78°) |
| OKLab | oklab(95.5% -0.0642 0.0321) |
| OKLCH | oklch(95.5% 0.072 153.4) |
| XYZ | xyz(73.3134, 89.4172, 79.7126) |
| Luminance | 0.8942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.46
Pale Turquoise
#A5FBD5
ΔE00 5.88
Pale Aqua
#B8FFEB
ΔE00 6.87
Very Pale Green
#CFFDBC
ΔE00 7.15
Light Mint
#B6FFBB
ΔE00 7.31
Very Light Green
#D1FFBD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFDA #FFCCF1
analogous
#D7FFCC #CCFFDA #CCFFF4
triadic
#CCFFDA #DACCFF #FFDACC
tetradic
#CCFFDA #CCD7FF #FFCCF1 #FFF4CC
square
#CCFFDA #CCD7FF #FFCCF1 #FFF4CC
split-complementary
#CCFFDA #F4CCFF #FFCCD7
monochromatic
#52FF81 #8FFFAE #CCFFDA #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.11
#CCFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#CCFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFDA
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFDA | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D8
Deuteranopia (green-blind)
#F6F0DC
Tritanopia (blue-blind)
#C5FEF4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccffda; /* rgb */ color: rgb(204, 255, 218); /* oklch */ color: oklch(95.5% 0.072 153.4);
Tailwind
colors: {
custom: {
50: '#dcffe5',
500: '#ccffda',
950: '#000000',
},
}SCSS
$custom: #ccffda; $custom-light: #dcffe5; $custom-dark: #000000;
JSON
{
"hex": "#ccffda",
"rgb": {
"r": 204,
"g": 255,
"b": 218
},
"hsl": {
"h": 136.471,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95499,
"c": 0.07179,
"h": 153.4
},
"luminance": 0.89419
}Semantic roles & 50–950 ramp
primary
#CCFFDA
secondary
#EA86CE
accent
#00A6E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684