#ABCD90#ABCD90

#ABCD90 is a light, moderate yellow-green. Relative luminance 0.543; OKLCH L 80.8% C 0.090 H 131.8°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).

Color values

HEX#ABCD90
RGBrgb(171, 205, 144)
HSLhsl(93, 38%, 68%)
HSVhsv(93, 30%, 80%)
CMYKcmyk(16.6%, 0%, 29.8%, 19.6%)
CIE-LABlab(78.66, -22.21, 26.76)
CIE-LCHlch(78.66, 34.78, 129.69°)
OKLaboklab(80.81% -0.0602 0.0673)
OKLCHoklch(80.81% 0.09 131.8)
XYZxyz(43.6590, 54.3335, 34.5674)
Luminance0.5433 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD90 #B290CD
analogous
#C9CD90 #ABCD90 #90CD93
triadic
#ABCD90 #90ABCD #CD90AB
tetradic
#ABCD90 #90C9CD #B290CD #CD9390
square
#ABCD90 #90C9CD #B290CD #CD9390
split-complementary
#ABCD90 #9390CD #CD90C9
monochromatic
#6C9C46 #8BBA66 #ABCD90 #CBE0BA #EBF3E4

Accessibility & contrast

On white

1.77
#ABCD90 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.87
#ABCD90 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD90
11.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD90#FFFFFF#000000##000000
##ABCD901.001.7711.8711.87
#FFFFFF1.771.0021.0021.00
#00000011.8721.001.001.00
##00000011.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2C48C
Deuteranopia (green-blind)
#CDC293
Tritanopia (blue-blind)
#ACC8BD
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #abcd90;
/* rgb */ color: rgb(171, 205, 144);
/* oklch */ color: oklch(80.8% 0.090 131.8);
Tailwind
colors: {
  custom: {
    50: '#c4dcb1',
    500: '#abcd90',
    950: '#000000',
  },
}
SCSS
$custom: #abcd90;
$custom-light: #c4dcb1;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd90",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 144
  },
  "hsl": {
    "h": 93.443,
    "s": 37.888,
    "l": 68.431
  },
  "oklch": {
    "l": 0.80813,
    "c": 0.0903,
    "h": 131.8
  },
  "luminance": 0.54334
}

Semantic roles & 50–950 ramp

primary
#ABCD90
secondary
#845FA2
accent
#35B17A
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481

Preview Lab

Preview with #ABCD90

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#ABCD90 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva