#C5FFDF#C5FFDF
#C5FFDF is a very light, moderate green. Relative luminance 0.887; OKLCH L 95.2% C 0.073 H 160.5°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFDF |
|---|---|
| RGB | rgb(197, 255, 223) |
| HSL | hsl(147, 100%, 89%) |
| HSV | hsv(147, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.46, -24.43, 9.39) |
| CIE-LCH | lch(95.46, 26.17, 158.98°) |
| OKLab | oklab(95.2% -0.0686 0.0243) |
| OKLCH | oklch(95.2% 0.073 160.5) |
| XYZ | xyz(72.1014, 88.7155, 83.1226) |
| Luminance | 0.8872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.61
Pale Aqua
#B8FFEB
ΔE00 4.74
Mint
#AAF0C1
ΔE00 5.66
Light Aqua
#8CFFDB
ΔE00 7.57
Light Teal
#90E4C1
ΔE00 7.90
Eggshell Blue
#C4FFF7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFDF #FFC5E5
analogous
#C8FFC5 #C5FFDF #C5FFFC
triadic
#C5FFDF #DFC5FF #FFDFC5
tetradic
#C5FFDF #C5C8FF #FFC5E5 #FFFCC5
square
#C5FFDF #C5C8FF #FFC5E5 #FFFCC5
split-complementary
#C5FFDF #FCC5FF #FFC5C8
monochromatic
#4BFF9B #88FFBD #C5FFDF #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.12
#C5FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#C5FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFDF
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFDF | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F3EFE1
Tritanopia (blue-blind)
#BAFFF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c5ffdf; /* rgb */ color: rgb(197, 255, 223); /* oklch */ color: oklch(95.2% 0.073 160.5);
Tailwind
colors: {
custom: {
50: '#d7ffe9',
500: '#c5ffdf',
950: '#000000',
},
}SCSS
$custom: #c5ffdf; $custom-light: #d7ffe9; $custom-dark: #000000;
JSON
{
"hex": "#c5ffdf",
"rgb": {
"r": 197,
"g": 255,
"b": 223
},
"hsl": {
"h": 146.897,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.95197,
"c": 0.07274,
"h": 160.5
},
"luminance": 0.88718
}Semantic roles & 50–950 ramp
primary
#C5FFDF
secondary
#E980BA
accent
#007FE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684