#C3FFDA#C3FFDA
#C3FFDA is a very light, moderate green. Relative luminance 0.882; OKLCH L 95.0% C 0.078 H 157.5°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFDA |
|---|---|
| RGB | rgb(195, 255, 218) |
| HSL | hsl(143, 100%, 88%) |
| HSV | hsv(143, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(95.24, -25.97, 11.62) |
| CIE-LCH | lch(95.24, 28.45, 155.90°) |
| OKLab | oklab(94.95% -0.0724 0.03) |
| OKLCH | oklch(94.95% 0.078 157.5) |
| XYZ | xyz(70.9169, 88.1815, 79.6003) |
| Luminance | 0.8818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.25
Mint
#AAF0C1
ΔE00 4.65
Pale Aqua
#B8FFEB
ΔE00 5.90
Light Seafoam
#A0FEBF
ΔE00 6.95
Light Mint
#B6FFBB
ΔE00 7.13
Light Aqua
#8CFFDB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFDA #FFC3E8
analogous
#CAFFC3 #C3FFDA #C3FFF8
triadic
#C3FFDA #DAC3FF #FFDAC3
tetradic
#C3FFDA #C3CAFF #FFC3E8 #FFF8C3
square
#C3FFDA #C3CAFF #FFC3E8 #FFF8C3
split-complementary
#C3FFDA #F8C3FF #FFC3CA
monochromatic
#49FF8F #86FFB4 #C3FFDA #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.13
#C3FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#C3FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFDA
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFDA | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6D8
Deuteranopia (green-blind)
#F4EEDC
Tritanopia (blue-blind)
#B9FEF4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c3ffda; /* rgb */ color: rgb(195, 255, 218); /* oklch */ color: oklch(95.0% 0.078 157.5);
Tailwind
colors: {
custom: {
50: '#d6ffe5',
500: '#c3ffda',
950: '#000000',
},
}SCSS
$custom: #c3ffda; $custom-light: #d6ffe5; $custom-dark: #000000;
JSON
{
"hex": "#c3ffda",
"rgb": {
"r": 195,
"g": 255,
"b": 218
},
"hsl": {
"h": 143,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.94951,
"c": 0.07839,
"h": 157.5
},
"luminance": 0.88184
}Semantic roles & 50–950 ramp
primary
#C3FFDA
secondary
#E87EBF
accent
#008EE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684