#C0D255#C0D255

#C0D255 is a very light, vivid yellow. Relative luminance 0.580; OKLCH L 82.6% C 0.150 H 116.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).

Color values

HEX#C0D255
RGBrgb(192, 210, 85)
HSLhsl(69, 58%, 58%)
HSVhsv(69, 60%, 82%)
CMYKcmyk(8.6%, 0%, 59.5%, 17.6%)
CIE-LABlab(80.71, -23.10, 58.35)
CIE-LCHlch(80.71, 62.76, 111.60°)
OKLaboklab(82.58% -0.0676 0.1343)
OKLCHoklch(82.58% 0.15 116.7)
XYZxyz(46.4254, 57.9561, 17.3335)
Luminance0.5796 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0D255 #6755D2
analogous
#D2A555 #C0D255 #81D255
triadic
#C0D255 #55C0D2 #D255C0
tetradic
#C0D255 #55D2A5 #6755D2 #D25581
square
#C0D255 #55D2A5 #6755D2 #D25581
split-complementary
#C0D255 #5581D2 #A555D2
monochromatic
#7A8824 #A5B931 #C0D255 #D2DF85 #E4ECB6

Accessibility & contrast

On white

1.67
#C0D255 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.59
#C0D255 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0D255
12.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0D255#FFFFFF#000000##000000
##C0D2551.001.6712.5912.59
#FFFFFF1.671.0021.0021.00
#00000012.5921.001.001.00
##00000012.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFC847
Deuteranopia (green-blind)
#DEC95D
Tritanopia (blue-blind)
#CBC7B7
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #c0d255;
/* rgb */ color: rgb(192, 210, 85);
/* oklch */ color: oklch(82.6% 0.150 116.7);
Tailwind
colors: {
  custom: {
    50: '#d6df8a',
    500: '#c0d255',
    950: '#000000',
  },
}
SCSS
$custom: #c0d255;
$custom-light: #d6df8a;
$custom-dark: #000000;
JSON
{
  "hex": "#c0d255",
  "rgb": {
    "r": 192,
    "g": 210,
    "b": 85
  },
  "hsl": {
    "h": 68.64,
    "s": 58.14,
    "l": 57.843
  },
  "oklch": {
    "l": 0.82577,
    "c": 0.15037,
    "h": 116.7
  },
  "luminance": 0.57956
}

Semantic roles & 50–950 ramp

primary
#C0D255
secondary
#483C8F
accent
#46E15D
background
#FEFEFC
surface
#FBFCF4
border
#D4D5CE
text
#15150C
muted
#84847F

Preview Lab

Preview with #C0D255

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

Preview Lab → · Contrast checker → · Palette generator →

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