#CEFA92#CEFA92
#CEFA92 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.139 H 127.6°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFA92 |
|---|---|
| RGB | rgb(206, 250, 146) |
| HSL | hsl(85, 91%, 78%) |
| HSV | hsv(85, 42%, 98%) |
| CMYK | cmyk(17.6%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(93.26, -30.83, 45.26) |
| CIE-LCH | lch(93.26, 54.76, 124.27°) |
| OKLab | oklab(93.12% -0.085 0.1103) |
| OKLCH | oklch(93.12% 0.139 127.6) |
| XYZ | xyz(64.8269, 83.5676, 39.9034) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.29
Celery
#C1FD95
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 2.81
Light Yellow Green
#CCFD7F
ΔE00 2.91
Light Pea Green
#C4FE82
ΔE00 2.93
Pale Lime
#BEFD73
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFA92 #BE92FA
analogous
#FAF292 #CEFA92 #9AFA92
triadic
#CEFA92 #92CEFA #FA92CE
tetradic
#CEFA92 #92FAF2 #BE92FA #FA929A
square
#CEFA92 #92FAF2 #BE92FA #FA929A
split-complementary
#CEFA92 #929AFA #F292FA
monochromatic
#99F51D #B4F757 #CEFA92 #E8FDCD #F2FEE2
Accessibility & contrast
On white
1.19
#CEFA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#CEFA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFA92
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFA92 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#FDEB98
Tritanopia (blue-blind)
#D3F2E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cefa92; /* rgb */ color: rgb(206, 250, 146); /* oklch */ color: oklch(93.1% 0.139 127.6);
Tailwind
colors: {
custom: {
50: '#defcb3',
500: '#cefa92',
950: '#000000',
},
}SCSS
$custom: #cefa92; $custom-light: #defcb3; $custom-dark: #000000;
JSON
{
"hex": "#cefa92",
"rgb": {
"r": 206,
"g": 250,
"b": 146
},
"hsl": {
"h": 85.385,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.93116,
"c": 0.13927,
"h": 127.6
},
"luminance": 0.83568
}Semantic roles & 50–950 ramp
primary
#CEFA92
secondary
#8E56DA
accent
#00E661
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581