#C5FFDE#C5FFDE
#C5FFDE is a very light, moderate green. Relative luminance 0.887; OKLCH L 95.2% C 0.074 H 159.7°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFDE |
|---|---|
| RGB | rgb(197, 255, 222) |
| HSL | hsl(146, 100%, 89%) |
| HSV | hsv(146, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(95.44, -24.62, 9.87) |
| CIE-LCH | lch(95.44, 26.52, 158.16°) |
| OKLab | oklab(95.17% -0.069 0.0255) |
| OKLCH | oklch(95.17% 0.074 159.7) |
| XYZ | xyz(71.9670, 88.6617, 82.4147) |
| Luminance | 0.8866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.57
Pale Aqua
#B8FFEB
ΔE00 5.01
Mint
#AAF0C1
ΔE00 5.47
Light Aqua
#8CFFDB
ΔE00 7.61
Light Teal
#90E4C1
ΔE00 7.89
Light Seafoam
#A0FEBF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFDE #FFC5E6
analogous
#C9FFC5 #C5FFDE #C5FFFB
triadic
#C5FFDE #DEC5FF #FFDEC5
tetradic
#C5FFDE #C5C9FF #FFC5E6 #FFFBC5
square
#C5FFDE #C5C9FF #FFC5E6 #FFFBC5
split-complementary
#C5FFDE #FBC5FF #FFC5C9
monochromatic
#4BFF98 #88FFBB #C5FFDE #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.12
#C5FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#C5FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFDE
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFDE | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DC
Deuteranopia (green-blind)
#F3EFE0
Tritanopia (blue-blind)
#BAFEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c5ffde; /* rgb */ color: rgb(197, 255, 222); /* oklch */ color: oklch(95.2% 0.074 159.7);
Tailwind
colors: {
custom: {
50: '#d7ffe8',
500: '#c5ffde',
950: '#000000',
},
}SCSS
$custom: #c5ffde; $custom-light: #d7ffe8; $custom-dark: #000000;
JSON
{
"hex": "#c5ffde",
"rgb": {
"r": 197,
"g": 255,
"b": 222
},
"hsl": {
"h": 145.862,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.95171,
"c": 0.07355,
"h": 159.7
},
"luminance": 0.88664
}Semantic roles & 50–950 ramp
primary
#C5FFDE
secondary
#E980BB
accent
#0083E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684