#CBCC5F#CBCC5F

#CBCC5F is a very light, vivid yellow. Relative luminance 0.567; OKLCH L 82.3% C 0.132 H 109.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).

Color values

HEX#CBCC5F
RGBrgb(203, 204, 95)
HSLhsl(61, 52%, 59%)
HSVhsv(61, 53%, 80%)
CMYKcmyk(0.5%, 0%, 53.4%, 20%)
CIE-LABlab(80.02, -14.89, 53.34)
CIE-LCHlch(80.02, 55.38, 105.60°)
OKLaboklab(82.26% -0.044 0.1246)
OKLCHoklch(82.26% 0.132 109.5)
XYZxyz(48.2882, 56.7096, 19.2266)
Luminance0.5671 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CBCC5F #605FCC
analogous
#CC965F #CBCC5F #94CC5F
triadic
#CBCC5F #5FCBCC #CC5FCB
tetradic
#CBCC5F #5FCC96 #605FCC #CC5F94
square
#CBCC5F #5FCC96 #605FCC #CC5F94
split-complementary
#CBCC5F #5F94CC #965FCC
monochromatic
#85862B #B3B439 #CBCC5F #DADB8D #E9EABC

Accessibility & contrast

On white

1.70
#CBCC5F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.34
#CBCC5F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CBCC5F
12.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CBCC5F#FFFFFF#000000##000000
##CBCC5F1.001.7012.3412.34
#FFFFFF1.701.0021.0021.00
#00000012.3421.001.001.00
##00000012.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAC454
Deuteranopia (green-blind)
#DCC865
Tritanopia (blue-blind)
#D7C1B4
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #cbcc5f;
/* rgb */ color: rgb(203, 204, 95);
/* oklch */ color: oklch(82.3% 0.132 109.5);
Tailwind
colors: {
  custom: {
    50: '#dddb90',
    500: '#cbcc5f',
    950: '#000000',
  },
}
SCSS
$custom: #cbcc5f;
$custom-light: #dddb90;
$custom-dark: #000000;
JSON
{
  "hex": "#cbcc5f",
  "rgb": {
    "r": 203,
    "g": 204,
    "b": 95
  },
  "hsl": {
    "h": 60.55,
    "s": 51.659,
    "l": 58.627
  },
  "oklch": {
    "l": 0.82256,
    "c": 0.1321,
    "h": 109.5
  },
  "luminance": 0.56708
}

Semantic roles & 50–950 ramp

primary
#CBCC5F
secondary
#43428D
accent
#4DDB4E
background
#FEFEFC
surface
#FCFBF4
border
#D5D4CE
text
#15150D
muted
#84847F

Preview Lab

Preview with #CBCC5F

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

Preview Lab → · Contrast checker → · Palette generator →

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