#C2FFDE#C2FFDE
#C2FFDE is a very light, moderate green. Relative luminance 0.883; OKLCH L 95.0% C 0.076 H 160.9°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFDE |
|---|---|
| RGB | rgb(194, 255, 222) |
| HSL | hsl(148, 100%, 88%) |
| HSV | hsv(148, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(95.27, -25.54, 9.60) |
| CIE-LCH | lch(95.27, 27.29, 159.39°) |
| OKLab | oklab(94.99% -0.0717 0.0249) |
| OKLCH | oklch(94.99% 0.076 160.9) |
| XYZ | xyz(71.1890, 88.2606, 82.3782) |
| Luminance | 0.8826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.07
Pale Aqua
#B8FFEB
ΔE00 4.71
Mint
#AAF0C1
ΔE00 5.32
Light Aqua
#8CFFDB
ΔE00 7.09
Light Teal
#90E4C1
ΔE00 7.55
Light Seafoam
#A0FEBF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFDE #FFC2E3
analogous
#C4FFC2 #C2FFDE #C2FFFC
triadic
#C2FFDE #DEC2FF #FFDEC2
tetradic
#C2FFDE #C2C4FF #FFC2E3 #FFFCC2
square
#C2FFDE #C2C4FF #FFC2E3 #FFFCC2
split-complementary
#C2FFDE #FCC2FF #FFC2C4
monochromatic
#48FF9C #85FFBD #C2FFDE #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.13
#C2FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#C2FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFDE
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFDE | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DC
Deuteranopia (green-blind)
#F3EEE0
Tritanopia (blue-blind)
#B6FFF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c2ffde; /* rgb */ color: rgb(194, 255, 222); /* oklch */ color: oklch(95.0% 0.076 160.9);
Tailwind
colors: {
custom: {
50: '#d5ffe8',
500: '#c2ffde',
950: '#000000',
},
}SCSS
$custom: #c2ffde; $custom-light: #d5ffe8; $custom-dark: #000000;
JSON
{
"hex": "#c2ffde",
"rgb": {
"r": 194,
"g": 255,
"b": 222
},
"hsl": {
"h": 147.541,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.94993,
"c": 0.07586,
"h": 160.9
},
"luminance": 0.88263
}Semantic roles & 50–950 ramp
primary
#C2FFDE
secondary
#E87DB7
accent
#007CE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684