#CDEF7D#CDEF7D

#CDEF7D is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.3% C 0.146 H 123.0°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).

Color values

HEX#CDEF7D
RGBrgb(205, 239, 125)
HSLhsl(78, 78%, 71%)
HSVhsv(78, 48%, 94%)
CMYKcmyk(14.2%, 0%, 47.7%, 6.3%)
CIE-LABlab(89.95, -28.37, 51.16)
CIE-LCHlch(89.95, 58.50, 119.01°)
OKLaboklab(90.35% -0.0795 0.1224)
OKLCHoklch(90.35% 0.146 123)
XYZxyz(59.7451, 76.1926, 30.9572)
Luminance0.7619 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDEF7D #9F7DEF
analogous
#EFD87D #CDEF7D #94EF7D
triadic
#CDEF7D #7DCDEF #EF7DCD
tetradic
#CDEF7D #7DEFD8 #9F7DEF #EF7D94
square
#CDEF7D #7DEFD8 #9F7DEF #EF7D94
split-complementary
#CDEF7D #7D94EF #D87DEF
monochromatic
#9FD71A #B8E847 #CDEF7D #E2F6B3 #F5FCE4

Accessibility & contrast

On white

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

On black

16.24
#CDEF7D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDEF7D
16.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDEF7D#FFFFFF#000000##000000
##CDEF7D1.001.2916.2416.24
#FFFFFF1.291.0021.0021.00
#00000016.2421.001.001.00
##00000016.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAE373
Deuteranopia (green-blind)
#F6E283
Tritanopia (blue-blind)
#D5E5D5
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #cdef7d;
/* rgb */ color: rgb(205, 239, 125);
/* oklch */ color: oklch(90.3% 0.146 123.0);
Tailwind
colors: {
  custom: {
    50: '#def4a5',
    500: '#cdef7d',
    950: '#000000',
  },
}
SCSS
$custom: #cdef7d;
$custom-light: #def4a5;
$custom-dark: #000000;
JSON
{
  "hex": "#cdef7d",
  "rgb": {
    "r": 205,
    "g": 239,
    "b": 125
  },
  "hsl": {
    "h": 77.895,
    "s": 78.082,
    "l": 71.373
  },
  "oklch": {
    "l": 0.9035,
    "c": 0.14588,
    "h": 123
  },
  "luminance": 0.76193
}

Semantic roles & 50–950 ramp

primary
#CDEF7D
secondary
#6E47C9
accent
#0BDA49
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580

Preview Lab

Preview with #CDEF7D

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

Preview Lab → · Contrast checker → · Palette generator →

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