#C2FFDF#C2FFDF
#C2FFDF is a very light, moderate green. Relative luminance 0.883; OKLCH L 95.0% C 0.075 H 161.7°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFDF |
|---|---|
| RGB | rgb(194, 255, 223) |
| HSL | hsl(149, 100%, 88%) |
| HSV | hsv(149, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.29, -25.35, 9.12) |
| CIE-LCH | lch(95.29, 26.94, 160.21°) |
| OKLab | oklab(95.02% -0.0713 0.0236) |
| OKLCH | oklch(95.02% 0.075 161.7) |
| XYZ | xyz(71.3235, 88.3144, 83.0862) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.13
Pale Aqua
#B8FFEB
ΔE00 4.43
Mint
#AAF0C1
ΔE00 5.53
Light Aqua
#8CFFDB
ΔE00 7.05
Light Teal
#90E4C1
ΔE00 7.57
Light Seafoam
#A0FEBF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFDF #FFC2E2
analogous
#C3FFC2 #C2FFDF #C2FFFE
triadic
#C2FFDF #DFC2FF #FFDFC2
tetradic
#C2FFDF #C2C3FF #FFC2E2 #FFFEC2
square
#C2FFDF #C2C3FF #FFC2E2 #FFFEC2
split-complementary
#C2FFDF #FEC2FF #FFC2C3
monochromatic
#48FF9F #85FFBF #C2FFDF #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.13
#C2FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#C2FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFDF
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFDF | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F2EEE1
Tritanopia (blue-blind)
#B6FFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c2ffdf; /* rgb */ color: rgb(194, 255, 223); /* oklch */ color: oklch(95.0% 0.075 161.7);
Tailwind
colors: {
custom: {
50: '#d5ffe9',
500: '#c2ffdf',
950: '#000000',
},
}SCSS
$custom: #c2ffdf; $custom-light: #d5ffe9; $custom-dark: #000000;
JSON
{
"hex": "#c2ffdf",
"rgb": {
"r": 194,
"g": 255,
"b": 223
},
"hsl": {
"h": 148.525,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95018,
"c": 0.07507,
"h": 161.7
},
"luminance": 0.88317
}Semantic roles & 50–950 ramp
primary
#C2FFDF
secondary
#E87DB5
accent
#0078E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684