#CCED3C#CCED3C

#CCED3C is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.2% C 0.194 H 120.0°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).

Color values

HEX#CCED3C
RGBrgb(204, 237, 60)
HSLhsl(71, 83%, 58%)
HSVhsv(71, 75%, 93%)
CMYKcmyk(13.9%, 0%, 74.7%, 7.1%)
CIE-LABlab(88.80, -32.53, 76.13)
CIE-LCHlch(88.80, 82.79, 113.14°)
OKLaboklab(89.23% -0.0967 0.1678)
OKLCHoklch(89.23% 0.194 120)
XYZxyz(56.0027, 73.7322, 15.5555)
Luminance0.7373 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCED3C #5D3CED
analogous
#EDB53C #CCED3C #74ED3C
triadic
#CCED3C #3CCCED #ED3CCC
tetradic
#CCED3C #3CEDB5 #5D3CED #ED3C74
square
#CCED3C #3CEDB5 #5D3CED #ED3C74
split-complementary
#CCED3C #3C74ED #B53CED
monochromatic
#85A00F #B3D814 #CCED3C #DBF274 #E9F7AC

Accessibility & contrast

On white

1.33
#CCED3C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.75
#CCED3C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCED3C
15.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCED3C#FFFFFF#000000##000000
##CCED3C1.001.3315.7515.75
#FFFFFF1.331.0021.0021.00
#00000015.7521.001.001.00
##00000015.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCDF0E
Deuteranopia (green-blind)
#F8DF4C
Tritanopia (blue-blind)
#D8E0CC
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #cced3c;
/* rgb */ color: rgb(204, 237, 60);
/* oklch */ color: oklch(89.2% 0.194 120.0);
Tailwind
colors: {
  custom: {
    50: '#e0f27f',
    500: '#cced3c',
    950: '#000000',
  },
}
SCSS
$custom: #cced3c;
$custom-light: #e0f27f;
$custom-dark: #000000;
JSON
{
  "hex": "#cced3c",
  "rgb": {
    "r": 204,
    "g": 237,
    "b": 60
  },
  "hsl": {
    "h": 71.186,
    "s": 83.099,
    "l": 58.235
  },
  "oklch": {
    "l": 0.89231,
    "c": 0.19367,
    "h": 120
  },
  "luminance": 0.73732
}

Semantic roles & 50–950 ramp

primary
#CCED3C
secondary
#412BA2
accent
#2EF954
background
#FEFFFB
surface
#FCFEF2
border
#D5D6CC
text
#16170B
muted
#84857E

Preview Lab

Preview with #CCED3C

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

Preview Lab → · Contrast checker → · Palette generator →

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