#CEFA94#CEFA94
#CEFA94 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.137 H 127.9°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFA94 |
|---|---|
| RGB | rgb(206, 250, 148) |
| HSL | hsl(86, 91%, 78%) |
| HSV | hsv(86, 41%, 98%) |
| CMYK | cmyk(17.6%, 0%, 40.8%, 2%) |
| CIE-LAB | lab(93.29, -30.60, 44.32) |
| CIE-LCH | lch(93.29, 53.86, 124.62°) |
| OKLab | oklab(93.15% -0.0842 0.1083) |
| OKLCH | oklch(93.15% 0.137 127.9) |
| XYZ | xyz(64.9838, 83.6303, 40.7299) |
| Luminance | 0.8363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.35
Celery
#C1FD95
ΔE00 2.62
Light Yellowish Green
#C2FF89
ΔE00 2.93
Light Pea Green
#C4FE82
ΔE00 3.15
Light Yellow Green
#CCFD7F
ΔE00 3.21
Tea Green
#BDF8A3
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFA94 #C094FA
analogous
#FAF394 #CEFA94 #9BFA94
triadic
#CEFA94 #94CEFA #FA94CE
tetradic
#CEFA94 #94FAF3 #C094FA #FA949B
square
#CEFA94 #94FAF3 #C094FA #FA949B
split-complementary
#CEFA94 #949BFA #F394FA
monochromatic
#98F51F #B3F75A #CEFA94 #E9FDCE #F2FEE2
Accessibility & contrast
On white
1.18
#CEFA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#CEFA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFA94
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFA94 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8C
Deuteranopia (green-blind)
#FDEB99
Tritanopia (blue-blind)
#D3F2E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cefa94; /* rgb */ color: rgb(206, 250, 148); /* oklch */ color: oklch(93.1% 0.137 127.9);
Tailwind
colors: {
custom: {
50: '#defcb5',
500: '#cefa94',
950: '#000000',
},
}SCSS
$custom: #cefa94; $custom-light: #defcb5; $custom-dark: #000000;
JSON
{
"hex": "#cefa94",
"rgb": {
"r": 206,
"g": 250,
"b": 148
},
"hsl": {
"h": 85.882,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.93147,
"c": 0.13719,
"h": 127.9
},
"luminance": 0.83631
}Semantic roles & 50–950 ramp
primary
#CEFA94
secondary
#9058DA
accent
#00E663
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581