#CEEC74#CEEC74
#CEEC74 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.7% C 0.150 H 121.1°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEC74 |
|---|---|
| RGB | rgb(206, 236, 116) |
| HSL | hsl(75, 76%, 69%) |
| HSV | hsv(75, 51%, 93%) |
| CMYK | cmyk(12.7%, 0%, 50.8%, 7.5%) |
| CIE-LAB | lab(89.10, -27.45, 54.34) |
| CIE-LCH | lch(89.10, 60.88, 116.80°) |
| OKLab | oklab(89.65% -0.0777 0.1286) |
| OKLCH | oklch(89.65% 0.15 121.1) |
| XYZ | xyz(58.6018, 74.3737, 27.7879) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.15
Light Yellow Green
#CCFD7F
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 5.58
Pale Lime
#BEFD73
ΔE00 5.74
Pistachio (survey)
#C0FA8B
ΔE00 6.04
Light Yellowish Green
#C2FF89
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEC74 #9274EC
analogous
#ECCE74 #CEEC74 #92EC74
triadic
#CEEC74 #74CEEC #EC74CE
tetradic
#CEEC74 #74ECCE #9274EC #EC7492
square
#CEEC74 #74ECCE #9274EC #EC7492
split-complementary
#CEEC74 #7492EC #CE74EC
monochromatic
#9ECA1C #BBE53E #CEEC74 #E1F3AA #F4FBE0
Accessibility & contrast
On white
1.32
#CEEC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#CEEC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEC74
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEC74 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E069
Deuteranopia (green-blind)
#F4E07B
Tritanopia (blue-blind)
#D7E2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceec74; /* rgb */ color: rgb(206, 236, 116); /* oklch */ color: oklch(89.7% 0.150 121.1);
Tailwind
colors: {
custom: {
50: '#dff29f',
500: '#ceec74',
950: '#000000',
},
}SCSS
$custom: #ceec74; $custom-light: #dff29f; $custom-dark: #000000;
JSON
{
"hex": "#ceec74",
"rgb": {
"r": 206,
"g": 236,
"b": 116
},
"hsl": {
"h": 75,
"s": 75.949,
"l": 69.02
},
"oklch": {
"l": 0.89651,
"c": 0.15028,
"h": 121.1
},
"luminance": 0.74374
}Semantic roles & 50–950 ramp
primary
#CEEC74
secondary
#6140C5
accent
#0DD840
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580