#CDEF85#CDEF85

#CDEF85 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.5% C 0.138 H 123.7°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).

Color values

HEX#CDEF85
RGBrgb(205, 239, 133)
HSLhsl(79, 77%, 73%)
HSVhsv(79, 44%, 94%)
CMYKcmyk(14.2%, 0%, 44.4%, 6.3%)
CIE-LABlab(90.05, -27.52, 47.48)
CIE-LCHlch(90.05, 54.88, 120.10°)
OKLaboklab(90.46% -0.0765 0.1147)
OKLCHoklch(90.46% 0.138 123.7)
XYZxyz(60.2769, 76.4053, 33.7579)
Luminance0.7641 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDEF85 #A785EF
analogous
#EFDC85 #CDEF85 #98EF85
triadic
#CDEF85 #85CDEF #EF85CD
tetradic
#CDEF85 #85EFDC #A785EF #EF8598
square
#CDEF85 #85EFDC #A785EF #EF8598
split-complementary
#CDEF85 #8598EF #DC85EF
monochromatic
#9FDD1D #B7E84F #CDEF85 #E3F6BB #F4FBE4

Accessibility & contrast

On white

1.29
#CDEF85 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.28
#CDEF85 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDEF85
16.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDEF85#FFFFFF#000000##000000
##CDEF851.001.2916.2816.28
#FFFFFF1.291.0021.0021.00
#00000016.2821.001.001.00
##00000016.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAE37C
Deuteranopia (green-blind)
#F5E28B
Tritanopia (blue-blind)
#D4E6D6
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #cdef85;
/* rgb */ color: rgb(205, 239, 133);
/* oklch */ color: oklch(90.5% 0.138 123.7);
Tailwind
colors: {
  custom: {
    50: '#def4aa',
    500: '#cdef85',
    950: '#000000',
  },
}
SCSS
$custom: #cdef85;
$custom-light: #def4aa;
$custom-dark: #000000;
JSON
{
  "hex": "#cdef85",
  "rgb": {
    "r": 205,
    "g": 239,
    "b": 133
  },
  "hsl": {
    "h": 79.245,
    "s": 76.812,
    "l": 72.941
  },
  "oklch": {
    "l": 0.90461,
    "c": 0.13783,
    "h": 123.7
  },
  "luminance": 0.76406
}

Semantic roles & 50–950 ramp

primary
#CDEF85
secondary
#764ECA
accent
#0CD94E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581

Preview Lab

Preview with #CDEF85

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

Preview Lab → · Contrast checker → · Palette generator →

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