#CEEF7E#CEEF7E
#CEEF7E is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.4% C 0.145 H 122.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF7E |
|---|---|
| RGB | rgb(206, 239, 126) |
| HSL | hsl(78, 78%, 72%) |
| HSV | hsv(78, 47%, 94%) |
| CMYK | cmyk(13.8%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(90.03, -27.89, 50.80) |
| CIE-LCH | lch(90.03, 57.95, 118.77°) |
| OKLab | oklab(90.43% -0.0781 0.1216) |
| OKLCH | oklch(90.43% 0.145 122.7) |
| XYZ | xyz(60.0861, 76.3610, 31.3083) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.58
Pear
#CBF85F
ΔE00 4.61
Light Pea Green
#C4FE82
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 4.82
Pale Lime
#BEFD73
ΔE00 5.16
Light Yellowish Green
#C2FF89
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF7E #9F7EEF
analogous
#EFD87E #CEEF7E #96EF7E
triadic
#CEEF7E #7ECEEF #EF7ECE
tetradic
#CEEF7E #7EEFD8 #9F7EEF #EF7E96
square
#CEEF7E #7EEFD8 #9F7EEF #EF7E96
split-complementary
#CEEF7E #7E96EF #D87EEF
monochromatic
#A1D81B #B9E848 #CEEF7E #E3F6B4 #F5FCE4
Accessibility & contrast
On white
1.29
#CEEF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#CEEF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF7E
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF7E | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE374
Deuteranopia (green-blind)
#F6E284
Tritanopia (blue-blind)
#D6E5D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceef7e; /* rgb */ color: rgb(206, 239, 126); /* oklch */ color: oklch(90.4% 0.145 122.7);
Tailwind
colors: {
custom: {
50: '#dff4a5',
500: '#ceef7e',
950: '#000000',
},
}SCSS
$custom: #ceef7e; $custom-light: #dff4a5; $custom-dark: #000000;
JSON
{
"hex": "#ceef7e",
"rgb": {
"r": 206,
"g": 239,
"b": 126
},
"hsl": {
"h": 77.522,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.90433,
"c": 0.14452,
"h": 122.7
},
"luminance": 0.76361
}Semantic roles & 50–950 ramp
primary
#CEEF7E
secondary
#6E48C9
accent
#0BDA48
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580