#C0FFDF#C0FFDF
#C0FFDF is a very light, moderate green. Relative luminance 0.881; OKLCH L 94.9% C 0.077 H 162.4°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFDF |
|---|---|
| RGB | rgb(192, 255, 223) |
| HSL | hsl(150, 100%, 88%) |
| HSV | hsv(150, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.18, -25.96, 8.95) |
| CIE-LCH | lch(95.18, 27.46, 160.98°) |
| OKLab | oklab(94.9% -0.073 0.0232) |
| OKLCH | oklch(94.9% 0.077 162.4) |
| XYZ | xyz(70.8135, 88.0514, 83.0622) |
| Luminance | 0.8805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.82
Pale Aqua
#B8FFEB
ΔE00 4.25
Mint
#AAF0C1
ΔE00 5.47
Light Aqua
#8CFFDB
ΔE00 6.72
Light Teal
#90E4C1
ΔE00 7.36
Light Turquoise
#7EF4CC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFDF #FFC0E0
analogous
#C0FFC0 #C0FFDF #C0FFFF
triadic
#C0FFDF #DFC0FF #FFDFC0
tetradic
#C0FFDF #C0C0FF #FFC0E0 #FFFFC0
square
#C0FFDF #C0C0FF #FFC0E0 #FFFFC0
split-complementary
#C0FFDF #FFC0FF #FFC0C0
monochromatic
#46FFA1 #83FFC0 #C0FFDF #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.13
#C0FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#C0FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFDF
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFDF | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F2EEE1
Tritanopia (blue-blind)
#B3FFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c0ffdf; /* rgb */ color: rgb(192, 255, 223); /* oklch */ color: oklch(94.9% 0.077 162.4);
Tailwind
colors: {
custom: {
50: '#d4ffe9',
500: '#c0ffdf',
950: '#000000',
},
}SCSS
$custom: #c0ffdf; $custom-light: #d4ffe9; $custom-dark: #000000;
JSON
{
"hex": "#c0ffdf",
"rgb": {
"r": 192,
"g": 255,
"b": 223
},
"hsl": {
"h": 149.524,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.94901,
"c": 0.07663,
"h": 162.4
},
"luminance": 0.88054
}Semantic roles & 50–950 ramp
primary
#C0FFDF
secondary
#E87BB2
accent
#0075E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684