#C8D993#C8D993
#C8D993 is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.6% C 0.093 H 119.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D993 |
|---|---|
| RGB | rgb(200, 217, 147) |
| HSL | hsl(75, 48%, 71%) |
| HSV | hsv(75, 32%, 85%) |
| CMYK | cmyk(7.8%, 0%, 32.3%, 14.9%) |
| CIE-LAB | lab(83.97, -17.06, 32.66) |
| CIE-LCH | lch(83.97, 36.84, 117.58°) |
| OKLab | oklab(85.58% -0.046 0.0813) |
| OKLCH | oklch(85.58% 0.093 119.5) |
| XYZ | xyz(53.8985, 64.0118, 37.1142) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.50
Greenish Tan
#BCCB7A
ΔE00 4.20
Greenish Beige
#C9D179
ΔE00 4.74
Pale Olive Green
#B1D27B
ΔE00 4.88
Light Grey Green
#B7E1A1
ΔE00 6.06
Light Khaki
#E6F2A2
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D993 #A493D9
analogous
#D9C793 #C8D993 #A5D993
triadic
#C8D993 #93C8D9 #D993C8
tetradic
#C8D993 #93D9C7 #A493D9 #D993A5
square
#C8D993 #93D9C7 #A493D9 #D993A5
split-complementary
#C8D993 #93A5D9 #C793D9
monochromatic
#97B33F #B1C966 #C8D993 #DFE9C0 #F3F7E8
Accessibility & contrast
On white
1.52
#C8D993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#C8D993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D993
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D993 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18E
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#CED2C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d993; /* rgb */ color: rgb(200, 217, 147); /* oklch */ color: oklch(85.6% 0.093 119.5);
Tailwind
colors: {
custom: {
50: '#d9e4b3',
500: '#c8d993',
950: '#000000',
},
}SCSS
$custom: #c8d993; $custom-light: #d9e4b3; $custom-dark: #000000;
JSON
{
"hex": "#c8d993",
"rgb": {
"r": 200,
"g": 217,
"b": 147
},
"hsl": {
"h": 74.571,
"s": 47.945,
"l": 71.373
},
"oklch": {
"l": 0.8558,
"c": 0.09339,
"h": 119.5
},
"luminance": 0.64012
}Semantic roles & 50–950 ramp
primary
#C8D993
secondary
#7460B0
accent
#2ABB4D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#151511
muted
#848481