#CEEA6C#CEEA6C

#CEEA6C is a very light, vivid yellow-green. Relative luminance 0.731; OKLCH L 89.1% C 0.155 H 120.1°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).

Color values

HEX#CEEA6C
RGBrgb(206, 234, 108)
HSLhsl(73, 75%, 67%)
HSVhsv(73, 54%, 92%)
CMYKcmyk(12%, 0%, 53.8%, 8.2%)
CIE-LABlab(88.47, -27.23, 57.25)
CIE-LCHlch(88.47, 63.39, 115.44°)
OKLaboklab(89.12% -0.0778 0.1342)
OKLCHoklch(89.12% 0.155 120.1)
XYZxyz(57.5838, 73.0503, 25.2510)
Luminance0.7305 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEEA6C #886CEA
analogous
#EAC76C #CEEA6C #8FEA6C
triadic
#CEEA6C #6CCEEA #EA6CCE
tetradic
#CEEA6C #6CEAC7 #886CEA #EA6C8F
square
#CEEA6C #6CEAC7 #886CEA #EA6C8F
split-complementary
#CEEA6C #6C8FEA #C76CEA
monochromatic
#9CC01B #BCE236 #CEEA6C #E0F2A2 #F2F9D7

Accessibility & contrast

On white

1.35
#CEEA6C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.61
#CEEA6C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEEA6C
15.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEEA6C#FFFFFF#000000##000000
##CEEA6C1.001.3515.6115.61
#FFFFFF1.351.0021.0021.00
#00000015.6121.001.001.00
##00000015.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7DE60
Deuteranopia (green-blind)
#F4DE74
Tritanopia (blue-blind)
#D8DFCE
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #ceea6c;
/* rgb */ color: rgb(206, 234, 108);
/* oklch */ color: oklch(89.1% 0.155 120.1);
Tailwind
colors: {
  custom: {
    50: '#dff09a',
    500: '#ceea6c',
    950: '#000000',
  },
}
SCSS
$custom: #ceea6c;
$custom-light: #dff09a;
$custom-dark: #000000;
JSON
{
  "hex": "#ceea6c",
  "rgb": {
    "r": 206,
    "g": 234,
    "b": 108
  },
  "hsl": {
    "h": 73.333,
    "s": 75,
    "l": 67.059
  },
  "oklch": {
    "l": 0.8912,
    "c": 0.15513,
    "h": 120.1
  },
  "luminance": 0.7305
}

Semantic roles & 50–950 ramp

primary
#CEEA6C
secondary
#593BBF
accent
#0ED73B
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160E
muted
#84857F

Preview Lab

Preview with #CEEA6C

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

Preview Lab → · Contrast checker → · Palette generator →

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