#CEFF7F#CEFF7F
#CEFF7F is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 93.9% C 0.165 H 126.7°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFF7F |
|---|---|
| RGB | rgb(206, 255, 127) |
| HSL | hsl(83, 100%, 75%) |
| HSV | hsv(83, 50%, 100%) |
| CMYK | cmyk(19.2%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(94.39, -35.19, 55.60) |
| CIE-LCH | lch(94.39, 65.80, 122.33°) |
| OKLab | oklab(93.94% -0.0984 0.1323) |
| OKLCH | oklch(93.94% 0.165 126.7) |
| XYZ | xyz(65.0441, 86.1733, 33.2809) |
| Luminance | 0.8617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.47
Light Pea Green
#C4FE82
ΔE00 1.83
Pale Lime
#BEFD73
ΔE00 2.29
Light Yellowish Green
#C2FF89
ΔE00 2.81
Pistachio (survey)
#C0FA8B
ΔE00 3.45
Light Lime Green
#B9FF66
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFF7F #B07FFF
analogous
#FFF07F #CEFF7F #8EFF7F
triadic
#CEFF7F #7FCEFF #FF7FCE
tetradic
#CEFF7F #7FFFF0 #B07FFF #FF7F8E
square
#CEFF7F #7FFFF0 #B07FFF #FF7F8E
split-complementary
#CEFF7F #7F8EFF #F07FFF
monochromatic
#9FFF05 #B7FF42 #CEFF7F #E5FFBC #F3FFE0
Accessibility & contrast
On white
1.15
#CEFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#CEFF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFF7F
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFF7F | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF173
Deuteranopia (green-blind)
#FFEE87
Tritanopia (blue-blind)
#D4F5E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ceff7f; /* rgb */ color: rgb(206, 255, 127); /* oklch */ color: oklch(93.9% 0.165 126.7);
Tailwind
colors: {
custom: {
50: '#dfffa7',
500: '#ceff7f',
950: '#000000',
},
}SCSS
$custom: #ceff7f; $custom-light: #dfffa7; $custom-dark: #000000;
JSON
{
"hex": "#ceff7f",
"rgb": {
"r": 206,
"g": 255,
"b": 127
},
"hsl": {
"h": 82.969,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.93944,
"c": 0.16487,
"h": 126.7
},
"luminance": 0.86174
}Semantic roles & 50–950 ramp
primary
#CEFF7F
secondary
#7F44DE
accent
#00E658
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151810
muted
#848680