#C8FBB2#C8FBB2
#C8FBB2 is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.5% C 0.109 H 136.5°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBB2 |
|---|---|
| RGB | rgb(200, 251, 178) |
| HSL | hsl(102, 90%, 84%) |
| HSV | hsv(102, 29%, 98%) |
| CMYK | cmyk(20.3%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(93.66, -29.13, 29.87) |
| CIE-LCH | lch(93.66, 41.72, 134.29°) |
| OKLab | oklab(93.5% -0.0792 0.0753) |
| OKLCH | oklch(93.5% 0.109 136.5) |
| XYZ | xyz(66.3506, 84.4866, 54.9226) |
| Luminance | 0.8449 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.70
Light Light Green
#C8FFB0
ΔE00 1.27
Very Pale Green
#CFFDBC
ΔE00 1.77
Very Light Green
#D1FFBD
ΔE00 1.84
Washed Out Green
#BCF5A6
ΔE00 2.05
Celadon
#BEFDB7
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBB2 #E5B2FB
analogous
#EDFBB2 #C8FBB2 #B2FBC1
triadic
#C8FBB2 #B2C8FB #FBB2C8
tetradic
#C8FBB2 #B2EDFB #E5B2FB #FBC1B2
square
#C8FBB2 #B2EDFB #E5B2FB #FBC1B2
split-complementary
#C8FBB2 #C1B2FB #FBB2ED
monochromatic
#75F53E #9EF878 #C8FBB2 #EAFDE2 #EAFDE2
Accessibility & contrast
On white
1.17
#C8FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#C8FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBB2
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBB2 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AD
Deuteranopia (green-blind)
#F8EBB6
Tritanopia (blue-blind)
#C7F6E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fbb2; /* rgb */ color: rgb(200, 251, 178); /* oklch */ color: oklch(93.5% 0.109 136.5);
Tailwind
colors: {
custom: {
50: '#d9fcc9',
500: '#c8fbb2',
950: '#000000',
},
}SCSS
$custom: #c8fbb2; $custom-light: #d9fcc9; $custom-dark: #000000;
JSON
{
"hex": "#c8fbb2",
"rgb": {
"r": 200,
"g": 251,
"b": 178
},
"hsl": {
"h": 101.918,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.93504,
"c": 0.10926,
"h": 136.5
},
"luminance": 0.84488
}Semantic roles & 50–950 ramp
primary
#C8FBB2
secondary
#BE72DF
accent
#00E6A0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151713
muted
#848582