#C3FFDE#C3FFDE
#C3FFDE is a very light, moderate green. Relative luminance 0.884; OKLCH L 95.1% C 0.075 H 160.5°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFDE |
|---|---|
| RGB | rgb(195, 255, 222) |
| HSL | hsl(147, 100%, 88%) |
| HSV | hsv(147, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(95.33, -25.23, 9.69) |
| CIE-LCH | lch(95.33, 27.03, 158.99°) |
| OKLab | oklab(95.05% -0.0708 0.0251) |
| OKLCH | oklch(95.05% 0.075 160.5) |
| XYZ | xyz(71.4466, 88.3934, 82.3903) |
| Luminance | 0.8840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.24
Pale Aqua
#B8FFEB
ΔE00 4.81
Mint
#AAF0C1
ΔE00 5.36
Light Aqua
#8CFFDB
ΔE00 7.26
Light Teal
#90E4C1
ΔE00 7.66
Light Seafoam
#A0FEBF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFDE #FFC3E4
analogous
#C6FFC3 #C3FFDE #C3FFFC
triadic
#C3FFDE #DEC3FF #FFDEC3
tetradic
#C3FFDE #C3C6FF #FFC3E4 #FFFCC3
square
#C3FFDE #C3C6FF #FFC3E4 #FFFCC3
split-complementary
#C3FFDE #FCC3FF #FFC3C6
monochromatic
#49FF9B #86FFBC #C3FFDE #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.12
#C3FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#C3FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFDE
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFDE | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DC
Deuteranopia (green-blind)
#F3EFE0
Tritanopia (blue-blind)
#B8FFF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c3ffde; /* rgb */ color: rgb(195, 255, 222); /* oklch */ color: oklch(95.1% 0.075 160.5);
Tailwind
colors: {
custom: {
50: '#d6ffe8',
500: '#c3ffde',
950: '#000000',
},
}SCSS
$custom: #c3ffde; $custom-light: #d6ffe8; $custom-dark: #000000;
JSON
{
"hex": "#c3ffde",
"rgb": {
"r": 195,
"g": 255,
"b": 222
},
"hsl": {
"h": 147,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95052,
"c": 0.07508,
"h": 160.5
},
"luminance": 0.88396
}Semantic roles & 50–950 ramp
primary
#C3FFDE
secondary
#E87EB8
accent
#007EE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684