#C5FFDC#C5FFDC
#C5FFDC is a very light, moderate green. Relative luminance 0.886; OKLCH L 95.1% C 0.075 H 158.1°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFDC |
|---|---|
| RGB | rgb(197, 255, 220) |
| HSL | hsl(144, 100%, 89%) |
| HSV | hsv(144, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(95.39, -24.99, 10.83) |
| CIE-LCH | lch(95.39, 27.23, 156.56°) |
| OKLab | oklab(95.12% -0.0698 0.028) |
| OKLCH | oklch(95.12% 0.075 158.1) |
| XYZ | xyz(71.7005, 88.5551, 81.0113) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.55
Mint
#AAF0C1
ΔE00 5.10
Pale Aqua
#B8FFEB
ΔE00 5.55
Light Seafoam
#A0FEBF
ΔE00 7.52
Light Mint
#B6FFBB
ΔE00 7.67
Light Aqua
#8CFFDB
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFDC #FFC5E8
analogous
#CBFFC5 #C5FFDC #C5FFF9
triadic
#C5FFDC #DCC5FF #FFDCC5
tetradic
#C5FFDC #C5CBFF #FFC5E8 #FFF9C5
square
#C5FFDC #C5CBFF #FFC5E8 #FFF9C5
split-complementary
#C5FFDC #F9C5FF #FFC5CB
monochromatic
#4BFF92 #88FFB7 #C5FFDC #E0FFED #E0FFED
Accessibility & contrast
On white
1.12
#C5FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#C5FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFDC
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFDC | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#F4EFDE
Tritanopia (blue-blind)
#BBFEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c5ffdc; /* rgb */ color: rgb(197, 255, 220); /* oklch */ color: oklch(95.1% 0.075 158.1);
Tailwind
colors: {
custom: {
50: '#d7ffe6',
500: '#c5ffdc',
950: '#000000',
},
}SCSS
$custom: #c5ffdc; $custom-light: #d7ffe6; $custom-dark: #000000;
JSON
{
"hex": "#c5ffdc",
"rgb": {
"r": 197,
"g": 255,
"b": 220
},
"hsl": {
"h": 143.793,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.95121,
"c": 0.0752,
"h": 158.1
},
"luminance": 0.88558
}Semantic roles & 50–950 ramp
primary
#C5FFDC
secondary
#E980BF
accent
#008AE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684