#D3E65F#D3E65F

#D3E65F is a very light, vivid yellow. Relative luminance 0.713; OKLCH L 88.5% C 0.160 H 116.5°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).

Color values

HEX#D3E65F
RGBrgb(211, 230, 95)
HSLhsl(68, 73%, 64%)
HSVhsv(68, 59%, 90%)
CMYKcmyk(8.3%, 0%, 58.7%, 9.8%)
CIE-LABlab(87.62, -24.41, 62.07)
CIE-LCHlch(87.62, 66.69, 111.47°)
OKLaboklab(88.48% -0.0714 0.1431)
OKLCHoklch(88.48% 0.16 116.5)
XYZxyz(57.2274, 71.2694, 21.5659)
Luminance0.7127 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3E65F #725FE6
analogous
#E6B55F #D3E65F #8FE65F
triadic
#D3E65F #5FD3E6 #E65FD3
tetradic
#D3E65F #5FE6B5 #725FE6 #E65F8F
square
#D3E65F #5FE6B5 #725FE6 #E65F8F
split-complementary
#D3E65F #5F8FE6 #B55FE6
monochromatic
#9AAF1B #C4DE2A #D3E65F #E2EE94 #F0F7C9

Accessibility & contrast

On white

1.38
#D3E65F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.25
#D3E65F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3E65F
15.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3E65F#FFFFFF#000000##000000
##D3E65F1.001.3815.2515.25
#FFFFFF1.381.0021.0021.00
#00000015.2521.001.001.00
##00000015.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4DB50
Deuteranopia (green-blind)
#F3DD68
Tritanopia (blue-blind)
#DFDAC9
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #d3e65f;
/* rgb */ color: rgb(211, 230, 95);
/* oklch */ color: oklch(88.5% 0.160 116.5);
Tailwind
colors: {
  custom: {
    50: '#e3ed91',
    500: '#d3e65f',
    950: '#000000',
  },
}
SCSS
$custom: #d3e65f;
$custom-light: #e3ed91;
$custom-dark: #000000;
JSON
{
  "hex": "#d3e65f",
  "rgb": {
    "r": 211,
    "g": 230,
    "b": 95
  },
  "hsl": {
    "h": 68.444,
    "s": 72.973,
    "l": 63.725
  },
  "oklch": {
    "l": 0.88481,
    "c": 0.15988,
    "h": 116.5
  },
  "luminance": 0.71269
}

Semantic roles & 50–950 ramp

primary
#D3E65F
secondary
#4A39B0
accent
#10D52C
background
#FEFEFC
surface
#FDFDF4
border
#D5D5CE
text
#16160D
muted
#84847F

Preview Lab

Preview with #D3E65F

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

Preview Lab → · Contrast checker → · Palette generator →

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