#C8FFAE#C8FFAE
#C8FFAE is a very light, moderate green. Relative luminance 0.869; OKLCH L 94.3% C 0.120 H 135.9°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFAE |
|---|---|
| RGB | rgb(200, 255, 174) |
| HSL | hsl(101, 100%, 84%) |
| HSV | hsv(101, 32%, 100%) |
| CMYK | cmyk(21.6%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(94.68, -31.58, 33.24) |
| CIE-LCH | lch(94.68, 45.85, 133.54°) |
| OKLab | oklab(94.3% -0.086 0.0833) |
| OKLCH | oklch(94.3% 0.12 135.9) |
| XYZ | xyz(67.2176, 86.8537, 53.2592) |
| Luminance | 0.8686 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.38
Pale Green
#C7FDB5
ΔE00 1.70
Tea Green
#BDF8A3
ΔE00 1.87
Washed Out Green
#BCF5A6
ΔE00 2.23
Celadon
#BEFDB7
ΔE00 2.92
Very Light Green
#D1FFBD
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFAE #E5AEFF
analogous
#F0FFAE #C8FFAE #AEFFBD
triadic
#C8FFAE #AEC8FF #FFAEC8
tetradic
#C8FFAE #AEF0FF #E5AEFF #FFBDAE
square
#C8FFAE #AEF0FF #E5AEFF #FFBDAE
split-complementary
#C8FFAE #BDAEFF #FFAEF0
monochromatic
#75FF34 #9EFF71 #C8FFAE #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.14
#C8FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#C8FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFAE
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFAE | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FCEEB2
Tritanopia (blue-blind)
#C7F9EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8ffae; /* rgb */ color: rgb(200, 255, 174); /* oklch */ color: oklch(94.3% 0.120 135.9);
Tailwind
colors: {
custom: {
50: '#daffc6',
500: '#c8ffae',
950: '#000000',
},
}SCSS
$custom: #c8ffae; $custom-light: #daffc6; $custom-dark: #000000;
JSON
{
"hex": "#c8ffae",
"rgb": {
"r": 200,
"g": 255,
"b": 174
},
"hsl": {
"h": 100.741,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94297,
"c": 0.11971,
"h": 135.9
},
"luminance": 0.86855
}Semantic roles & 50–950 ramp
primary
#C8FFAE
secondary
#BE6CE5
accent
#00E69C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682