#CEEF7C#CEEF7C
#CEEF7C is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.4% C 0.146 H 122.5°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF7C |
|---|---|
| RGB | rgb(206, 239, 124) |
| HSL | hsl(77, 78%, 71%) |
| HSV | hsv(77, 48%, 94%) |
| CMYK | cmyk(13.8%, 0%, 48.1%, 6.3%) |
| CIE-LAB | lab(90.00, -28.09, 51.71) |
| CIE-LCH | lch(90.00, 58.85, 118.51°) |
| OKLab | oklab(90.41% -0.0788 0.1235) |
| OKLCH | oklch(90.41% 0.146 122.5) |
| XYZ | xyz(59.9583, 76.3099, 30.6354) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.55
Pear
#CBF85F
ΔE00 4.37
Light Pea Green
#C4FE82
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 4.95
Pale Lime
#BEFD73
ΔE00 5.10
Light Yellowish Green
#C2FF89
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF7C #9D7CEF
analogous
#EFD67C #CEEF7C #94EF7C
triadic
#CEEF7C #7CCEEF #EF7CCE
tetradic
#CEEF7C #7CEFD6 #9D7CEF #EF7C94
square
#CEEF7C #7CEFD6 #9D7CEF #EF7C94
split-complementary
#CEEF7C #7C94EF #D67CEF
monochromatic
#A0D61A #BAE845 #CEEF7C #E2F6B3 #F5FCE4
Accessibility & contrast
On white
1.29
#CEEF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#CEEF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF7C
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF7C | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE372
Deuteranopia (green-blind)
#F6E282
Tritanopia (blue-blind)
#D6E5D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceef7c; /* rgb */ color: rgb(206, 239, 124); /* oklch */ color: oklch(90.4% 0.146 122.5);
Tailwind
colors: {
custom: {
50: '#dff4a4',
500: '#ceef7c',
950: '#000000',
},
}SCSS
$custom: #ceef7c; $custom-light: #dff4a4; $custom-dark: #000000;
JSON
{
"hex": "#ceef7c",
"rgb": {
"r": 206,
"g": 239,
"b": 124
},
"hsl": {
"h": 77.217,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.90406,
"c": 0.14649,
"h": 122.5
},
"luminance": 0.7631
}Semantic roles & 50–950 ramp
primary
#CEEF7C
secondary
#6C46C9
accent
#0BDA47
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580