#C2DB90#C2DB90
#C2DB90 is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.5% C 0.102 H 123.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DB90 |
|---|---|
| RGB | rgb(194, 219, 144) |
| HSL | hsl(80, 51%, 71%) |
| HSV | hsv(80, 34%, 86%) |
| CMYK | cmyk(11.4%, 0%, 34.2%, 14.1%) |
| CIE-LAB | lab(84.04, -20.67, 34.20) |
| CIE-LCH | lch(84.04, 39.97, 121.15°) |
| OKLab | oklab(85.51% -0.0562 0.0848) |
| OKLCH | oklch(85.51% 0.102 123.5) |
| XYZ | xyz(52.6133, 64.1458, 35.9897) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.61
Pale Olive
#B9CC81
ΔE00 3.67
Greenish Tan
#BCCB7A
ΔE00 4.59
Light Grey Green
#B7E1A1
ΔE00 4.86
Greenish Beige
#C9D179
ΔE00 5.54
Light Moss Green
#A6C875
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DB90 #A990DB
analogous
#DBCE90 #C2DB90 #9CDB90
triadic
#C2DB90 #90C2DB #DB90C2
tetradic
#C2DB90 #90DBCE #A990DB #DB909C
square
#C2DB90 #90DBCE #A990DB #DB909C
split-complementary
#C2DB90 #909CDB #CE90DB
monochromatic
#8DB63B #A9CC62 #C2DB90 #DBEABE #F2F8E8
Accessibility & contrast
On white
1.52
#C2DB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#C2DB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DB90
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DB90 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28B
Deuteranopia (green-blind)
#E0D194
Tritanopia (blue-blind)
#C7D4C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2db90; /* rgb */ color: rgb(194, 219, 144); /* oklch */ color: oklch(85.5% 0.102 123.5);
Tailwind
colors: {
custom: {
50: '#d5e6b1',
500: '#c2db90',
950: '#000000',
},
}SCSS
$custom: #c2db90; $custom-light: #d5e6b1; $custom-dark: #000000;
JSON
{
"hex": "#c2db90",
"rgb": {
"r": 194,
"g": 219,
"b": 144
},
"hsl": {
"h": 80,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.85514,
"c": 0.10176,
"h": 123.5
},
"luminance": 0.64146
}Semantic roles & 50–950 ramp
primary
#C2DB90
secondary
#795DB2
accent
#27BE5A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481