#CEEA7A#CEEA7A
#CEEA7A is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.3% C 0.142 H 120.9°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA7A |
|---|---|
| RGB | rgb(206, 234, 122) |
| HSL | hsl(75, 73%, 70%) |
| HSV | hsv(75, 48%, 92%) |
| CMYK | cmyk(12%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(88.63, -25.92, 50.98) |
| CIE-LCH | lch(88.63, 57.19, 116.95°) |
| OKLab | oklab(89.29% -0.0729 0.1217) |
| OKLCH | oklch(89.29% 0.142 120.9) |
| XYZ | xyz(58.3896, 73.3727, 29.4949) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.83
Pear
#CBF85F
ΔE00 5.15
Light Pea Green
#C4FE82
ΔE00 5.90
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Light Khaki
#E6F2A2
ΔE00 6.04
Pale Lime
#BEFD73
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA7A #967AEA
analogous
#EACE7A #CEEA7A #96EA7A
triadic
#CEEA7A #7ACEEA #EA7ACE
tetradic
#CEEA7A #7AEACE #967AEA #EA7A96
square
#CEEA7A #7AEACE #967AEA #EA7A96
split-complementary
#CEEA7A #7A96EA #CE7AEA
monochromatic
#9FCA20 #BBE245 #CEEA7A #E1F2AF #F5FBE4
Accessibility & contrast
On white
1.34
#CEEA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#CEEA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA7A
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA7A | 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)
#F6DF70
Deuteranopia (green-blind)
#F2DF80
Tritanopia (blue-blind)
#D7E0D0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ceea7a; /* rgb */ color: rgb(206, 234, 122); /* oklch */ color: oklch(89.3% 0.142 120.9);
Tailwind
colors: {
custom: {
50: '#dff0a3',
500: '#ceea7a',
950: '#000000',
},
}SCSS
$custom: #ceea7a; $custom-light: #dff0a3; $custom-dark: #000000;
JSON
{
"hex": "#ceea7a",
"rgb": {
"r": 206,
"g": 234,
"b": 122
},
"hsl": {
"h": 75,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.89293,
"c": 0.14188,
"h": 120.9
},
"luminance": 0.73373
}Semantic roles & 50–950 ramp
primary
#CEEA7A
secondary
#6546C3
accent
#11D542
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580