#DCF65C#DCF65C

#DCF65C is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.6% C 0.178 H 118.2°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).

Color values

HEX#DCF65C
RGBrgb(220, 246, 92)
HSLhsl(70, 90%, 66%)
HSVhsv(70, 63%, 96%)
CMYKcmyk(10.6%, 0%, 62.6%, 3.5%)
CIE-LABlab(92.53, -28.64, 68.81)
CIE-LCHlch(92.53, 74.53, 112.60°)
OKLaboklab(92.58% -0.084 0.1568)
OKLCHoklch(92.58% 0.178 118.2)
XYZxyz(64.4039, 81.9004, 22.5387)
Luminance0.8190 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCF65C #765CF6
analogous
#F6C35C #DCF65C #8FF65C
triadic
#DCF65C #5CDCF6 #F65CDC
tetradic
#DCF65C #5CF6C3 #765CF6 #F65C8F
square
#DCF65C #5CF6C3 #765CF6 #F65C8F
split-complementary
#DCF65C #5C8FF6 #C35CF6
monochromatic
#ACCC0B #D0F322 #DCF65C #E8F996 #F5FCD0

Accessibility & contrast

On white

1.21
#DCF65C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.38
#DCF65C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCF65C
17.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCF65C#FFFFFF#000000##000000
##DCF65C1.001.2117.3817.38
#FFFFFF1.211.0021.0021.00
#00000017.3821.001.001.00
##00000017.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE948
Deuteranopia (green-blind)
#FFEA67
Tritanopia (blue-blind)
#E8E9D6
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #dcf65c;
/* rgb */ color: rgb(220, 246, 92);
/* oklch */ color: oklch(92.6% 0.178 118.2);
Tailwind
colors: {
  custom: {
    50: '#eaf991',
    500: '#dcf65c',
    950: '#000000',
  },
}
SCSS
$custom: #dcf65c;
$custom-light: #eaf991;
$custom-dark: #000000;
JSON
{
  "hex": "#dcf65c",
  "rgb": {
    "r": 220,
    "g": 246,
    "b": 92
  },
  "hsl": {
    "h": 70.13,
    "s": 89.535,
    "l": 66.275
  },
  "oklch": {
    "l": 0.92576,
    "c": 0.17789,
    "h": 118.2
  },
  "luminance": 0.819
}

Semantic roles & 50–950 ramp

primary
#DCF65C
secondary
#482EC8
accent
#00E627
background
#FFFFFC
surface
#FEFFF4
border
#D6D7CE
text
#17170D
muted
#85857F

Preview Lab

Preview with #DCF65C

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

Preview Lab → · Contrast checker → · Palette generator →

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