#CEEE7A#CEEE7A
#CEEE7A is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.2% C 0.147 H 122.1°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEE7A |
|---|---|
| RGB | rgb(206, 238, 122) |
| HSL | hsl(77, 77%, 71%) |
| HSV | hsv(77, 49%, 93%) |
| CMYK | cmyk(13.4%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(89.71, -27.82, 52.29) |
| CIE-LCH | lch(89.71, 59.23, 118.01°) |
| OKLab | oklab(90.16% -0.0782 0.1246) |
| OKLCH | oklch(90.16% 0.147 122.1) |
| XYZ | xyz(59.5412, 75.6759, 29.8787) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.80
Pear
#CBF85F
ΔE00 4.33
Light Pea Green
#C4FE82
ΔE00 4.93
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Pale Lime
#BEFD73
ΔE00 5.30
Light Yellowish Green
#C2FF89
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEE7A #9A7AEE
analogous
#EED47A #CEEE7A #94EE7A
triadic
#CEEE7A #7ACEEE #EE7ACE
tetradic
#CEEE7A #7AEED4 #9A7AEE #EE7A94
square
#CEEE7A #7AEED4 #9A7AEE #EE7A94
split-complementary
#CEEE7A #7A94EE #D47AEE
monochromatic
#A0D31B #BAE744 #CEEE7A #E2F5B0 #F5FCE4
Accessibility & contrast
On white
1.30
#CEEE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CEEE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEE7A
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEE7A | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE270
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#D6E4D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceee7a; /* rgb */ color: rgb(206, 238, 122); /* oklch */ color: oklch(90.2% 0.147 122.1);
Tailwind
colors: {
custom: {
50: '#dff3a3',
500: '#ceee7a',
950: '#000000',
},
}SCSS
$custom: #ceee7a; $custom-light: #dff3a3; $custom-dark: #000000;
JSON
{
"hex": "#ceee7a",
"rgb": {
"r": 206,
"g": 238,
"b": 122
},
"hsl": {
"h": 76.552,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.90163,
"c": 0.14712,
"h": 122.1
},
"luminance": 0.75676
}Semantic roles & 50–950 ramp
primary
#CEEE7A
secondary
#6945C8
accent
#0CDA45
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580