#CEEE7B#CEEE7B
#CEEE7B is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.2% C 0.146 H 122.2°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEE7B |
|---|---|
| RGB | rgb(206, 238, 123) |
| HSL | hsl(77, 77%, 71%) |
| HSV | hsv(77, 48%, 93%) |
| CMYK | cmyk(13.4%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(89.72, -27.72, 51.84) |
| CIE-LCH | lch(89.72, 58.78, 118.14°) |
| OKLab | oklab(90.18% -0.0778 0.1237) |
| OKLCH | oklch(90.18% 0.146 122.2) |
| XYZ | xyz(59.6035, 75.7009, 30.2067) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.80
Pear
#CBF85F
ΔE00 4.44
Light Pea Green
#C4FE82
ΔE00 4.91
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Pale Lime
#BEFD73
ΔE00 5.32
Light Yellowish Green
#C2FF89
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEE7B #9B7BEE
analogous
#EED57B #CEEE7B #94EE7B
triadic
#CEEE7B #7BCEEE #EE7BCE
tetradic
#CEEE7B #7BEED5 #9B7BEE #EE7B94
square
#CEEE7B #7BEED5 #9B7BEE #EE7B94
split-complementary
#CEEE7B #7B94EE #D57BEE
monochromatic
#A0D31B #BAE745 #CEEE7B #E2F5B1 #F5FCE4
Accessibility & contrast
On white
1.30
#CEEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CEEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEE7B
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEE7B | 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)
#FAE271
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#D6E4D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceee7b; /* rgb */ color: rgb(206, 238, 123); /* oklch */ color: oklch(90.2% 0.146 122.2);
Tailwind
colors: {
custom: {
50: '#dff3a3',
500: '#ceee7b',
950: '#000000',
},
}SCSS
$custom: #ceee7b; $custom-light: #dff3a3; $custom-dark: #000000;
JSON
{
"hex": "#ceee7b",
"rgb": {
"r": 206,
"g": 238,
"b": 123
},
"hsl": {
"h": 76.696,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.90176,
"c": 0.14614,
"h": 122.2
},
"luminance": 0.75701
}Semantic roles & 50–950 ramp
primary
#CEEE7B
secondary
#6A46C8
accent
#0CD945
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580