#CEEF7F#CEEF7F
#CEEF7F is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.4% C 0.144 H 122.8°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF7F |
|---|---|
| RGB | rgb(206, 239, 127) |
| HSL | hsl(78, 78%, 72%) |
| HSV | hsv(78, 47%, 94%) |
| CMYK | cmyk(13.8%, 0%, 46.9%, 6.3%) |
| CIE-LAB | lab(90.04, -27.79, 50.34) |
| CIE-LCH | lch(90.04, 57.50, 118.90°) |
| OKLab | oklab(90.45% -0.0777 0.1207) |
| OKLCH | oklch(90.45% 0.144 122.8) |
| XYZ | xyz(60.1510, 76.3870, 31.6498) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.60
Light Pea Green
#C4FE82
ΔE00 4.62
Pear
#CBF85F
ΔE00 4.73
Pistachio (survey)
#C0FA8B
ΔE00 4.76
Pale Lime
#BEFD73
ΔE00 5.19
Light Yellowish Green
#C2FF89
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF7F #A07FEF
analogous
#EFD87F #CEEF7F #96EF7F
triadic
#CEEF7F #7FCEEF #EF7FCE
tetradic
#CEEF7F #7FEFD8 #A07FEF #EF7F96
square
#CEEF7F #7FEFD8 #A07FEF #EF7F96
split-complementary
#CEEF7F #7F96EF #D87FEF
monochromatic
#A1D91B #B9E849 #CEEF7F #E3F6B5 #F5FCE4
Accessibility & contrast
On white
1.29
#CEEF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#CEEF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF7F
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF7F | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#F6E285
Tritanopia (blue-blind)
#D6E5D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceef7f; /* rgb */ color: rgb(206, 239, 127); /* oklch */ color: oklch(90.4% 0.144 122.8);
Tailwind
colors: {
custom: {
50: '#dff4a6',
500: '#ceef7f',
950: '#000000',
},
}SCSS
$custom: #ceef7f; $custom-light: #dff4a6; $custom-dark: #000000;
JSON
{
"hex": "#ceef7f",
"rgb": {
"r": 206,
"g": 239,
"b": 127
},
"hsl": {
"h": 77.679,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.90447,
"c": 0.14352,
"h": 122.8
},
"luminance": 0.76387
}Semantic roles & 50–950 ramp
primary
#CEEF7F
secondary
#6F49C9
accent
#0BDA48
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580