#CEEA79#CEEA79
#CEEA79 is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.3% C 0.143 H 120.8°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA79 |
|---|---|
| RGB | rgb(206, 234, 121) |
| HSL | hsl(75, 73%, 70%) |
| HSV | hsv(75, 48%, 92%) |
| CMYK | cmyk(12%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(88.61, -26.02, 51.44) |
| CIE-LCH | lch(88.61, 57.65, 116.84°) |
| OKLab | oklab(89.28% -0.0732 0.1227) |
| OKLCH | oklch(89.28% 0.143 120.8) |
| XYZ | xyz(58.3279, 73.3480, 29.1702) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.83
Pear
#CBF85F
ΔE00 5.05
Light Pea Green
#C4FE82
ΔE00 5.91
Pistachio (survey)
#C0FA8B
ΔE00 6.08
Light Khaki
#E6F2A2
ΔE00 6.13
Pale Lime
#BEFD73
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA79 #9579EA
analogous
#EACD79 #CEEA79 #96EA79
triadic
#CEEA79 #79CEEA #EA79CE
tetradic
#CEEA79 #79EACD #9579EA #EA7996
square
#CEEA79 #79EACD #9579EA #EA7996
split-complementary
#CEEA79 #7996EA #CD79EA
monochromatic
#9FC920 #BBE244 #CEEA79 #E1F2AE #F5FBE3
Accessibility & contrast
On white
1.34
#CEEA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#CEEA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA79
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA79 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6F
Deuteranopia (green-blind)
#F2DF7F
Tritanopia (blue-blind)
#D7E0D0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ceea79; /* rgb */ color: rgb(206, 234, 121); /* oklch */ color: oklch(89.3% 0.143 120.8);
Tailwind
colors: {
custom: {
50: '#dff0a2',
500: '#ceea79',
950: '#000000',
},
}SCSS
$custom: #ceea79; $custom-light: #dff0a2; $custom-dark: #000000;
JSON
{
"hex": "#ceea79",
"rgb": {
"r": 206,
"g": 234,
"b": 121
},
"hsl": {
"h": 74.867,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.8928,
"c": 0.14287,
"h": 120.8
},
"luminance": 0.73348
}Semantic roles & 50–950 ramp
primary
#CEEA79
secondary
#6445C3
accent
#11D541
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580