#CEFA84#CEFA84
#CEFA84 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.9% C 0.153 H 126.0°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFA84 |
|---|---|
| RGB | rgb(206, 250, 132) |
| HSL | hsl(82, 92%, 75%) |
| HSV | hsv(82, 47%, 98%) |
| CMYK | cmyk(17.6%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(93.08, -32.39, 51.71) |
| CIE-LCH | lch(93.08, 61.02, 122.06°) |
| OKLab | oklab(92.91% -0.0903 0.124) |
| OKLCH | oklch(92.91% 0.153 126) |
| XYZ | xyz(63.8038, 83.1583, 34.5151) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.14
Light Pea Green
#C4FE82
ΔE00 2.19
Light Yellowish Green
#C2FF89
ΔE00 2.88
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Pale Lime
#BEFD73
ΔE00 3.14
Celery
#C1FD95
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFA84 #B084FA
analogous
#FAEB84 #CEFA84 #93FA84
triadic
#CEFA84 #84CEFA #FA84CE
tetradic
#CEFA84 #84FAEB #B084FA #FA8493
square
#CEFA84 #84FAEB #B084FA #FA8493
split-complementary
#CEFA84 #8493FA #EB84FA
monochromatic
#9FF50E #B7F849 #CEFA84 #E5FCBF #F3FEE2
Accessibility & contrast
On white
1.19
#CEFA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#CEFA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFA84
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFA84 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#FFEA8B
Tritanopia (blue-blind)
#D4F1DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cefa84; /* rgb */ color: rgb(206, 250, 132); /* oklch */ color: oklch(92.9% 0.153 126.0);
Tailwind
colors: {
custom: {
50: '#dffcaa',
500: '#cefa84',
950: '#000000',
},
}SCSS
$custom: #cefa84; $custom-light: #dffcaa; $custom-dark: #000000;
JSON
{
"hex": "#cefa84",
"rgb": {
"r": 206,
"g": 250,
"b": 132
},
"hsl": {
"h": 82.373,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.92914,
"c": 0.15339,
"h": 126
},
"luminance": 0.83159
}Semantic roles & 50–950 ramp
primary
#CEFA84
secondary
#7F4AD8
accent
#00E656
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581