#CEEF7D#CEEF7D
#CEEF7D is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.4% C 0.145 H 122.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF7D |
|---|---|
| RGB | rgb(206, 239, 125) |
| HSL | hsl(77, 78%, 71%) |
| HSV | hsv(77, 48%, 94%) |
| CMYK | cmyk(13.8%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(90.01, -27.99, 51.25) |
| CIE-LCH | lch(90.01, 58.40, 118.64°) |
| OKLab | oklab(90.42% -0.0784 0.1226) |
| OKLCH | oklch(90.42% 0.146 122.6) |
| XYZ | xyz(60.0219, 76.3353, 30.9702) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.56
Pear
#CBF85F
ΔE00 4.49
Light Pea Green
#C4FE82
ΔE00 4.64
Pistachio (survey)
#C0FA8B
ΔE00 4.88
Pale Lime
#BEFD73
ΔE00 5.13
Light Yellowish Green
#C2FF89
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF7D #9E7DEF
analogous
#EFD77D #CEEF7D #95EF7D
triadic
#CEEF7D #7DCEEF #EF7DCE
tetradic
#CEEF7D #7DEFD7 #9E7DEF #EF7D95
square
#CEEF7D #7DEFD7 #9E7DEF #EF7D95
split-complementary
#CEEF7D #7D95EF #D77DEF
monochromatic
#A1D71A #B9E847 #CEEF7D #E3F6B3 #F5FCE4
Accessibility & contrast
On white
1.29
#CEEF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#CEEF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF7D
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF7D | 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)
#FBE373
Deuteranopia (green-blind)
#F6E283
Tritanopia (blue-blind)
#D6E5D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceef7d; /* rgb */ color: rgb(206, 239, 125); /* oklch */ color: oklch(90.4% 0.145 122.6);
Tailwind
colors: {
custom: {
50: '#dff4a5',
500: '#ceef7d',
950: '#000000',
},
}SCSS
$custom: #ceef7d; $custom-light: #dff4a5; $custom-dark: #000000;
JSON
{
"hex": "#ceef7d",
"rgb": {
"r": 206,
"g": 239,
"b": 125
},
"hsl": {
"h": 77.368,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.9042,
"c": 0.1455,
"h": 122.6
},
"luminance": 0.76335
}Semantic roles & 50–950 ramp
primary
#CEEF7D
secondary
#6D47C9
accent
#0BDA47
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580