#CDEF7A#CDEF7A

#CDEF7A is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.3% C 0.149 H 122.8°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).

Color values

HEX#CDEF7A
RGBrgb(205, 239, 122)
HSLhsl(77, 79%, 71%)
HSVhsv(77, 49%, 94%)
CMYKcmyk(14.2%, 0%, 49%, 6.3%)
CIE-LABlab(89.91, -28.67, 52.52)
CIE-LCHlch(89.91, 59.84, 118.63°)
OKLaboklab(90.31% -0.0805 0.1251)
OKLCHoklch(90.31% 0.149 122.8)
XYZxyz(59.5564, 76.1171, 29.9631)
Luminance0.7612 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDEF7A #9C7AEF
analogous
#EFD67A #CDEF7A #92EF7A
triadic
#CDEF7A #7ACDEF #EF7ACD
tetradic
#CDEF7A #7AEFD6 #9C7AEF #EF7A92
square
#CDEF7A #7AEFD6 #9C7AEF #EF7A92
split-complementary
#CDEF7A #7A92EF #D67AEF
monochromatic
#9FD51A #B8E843 #CDEF7A #E2F6B1 #F5FCE4

Accessibility & contrast

On white

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

On black

16.22
#CDEF7A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDEF7A
16.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDEF7A#FFFFFF#000000##000000
##CDEF7A1.001.2916.2216.22
#FFFFFF1.291.0021.0021.00
#00000016.2221.001.001.00
##00000016.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBE370
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#D5E5D4
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #cdef7a;
/* rgb */ color: rgb(205, 239, 122);
/* oklch */ color: oklch(90.3% 0.149 122.8);
Tailwind
colors: {
  custom: {
    50: '#def4a3',
    500: '#cdef7a',
    950: '#000000',
  },
}
SCSS
$custom: #cdef7a;
$custom-light: #def4a3;
$custom-dark: #000000;
JSON
{
  "hex": "#cdef7a",
  "rgb": {
    "r": 205,
    "g": 239,
    "b": 122
  },
  "hsl": {
    "h": 77.436,
    "s": 78.523,
    "l": 70.784
  },
  "oklch": {
    "l": 0.9031,
    "c": 0.14881,
    "h": 122.8
  },
  "luminance": 0.76117
}

Semantic roles & 50–950 ramp

primary
#CDEF7A
secondary
#6B44C9
accent
#0BDB47
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580

Preview Lab

Preview with #CDEF7A

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

Preview Lab → · Contrast checker → · Palette generator →

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