#CEFC94#CEFC94
#CEFC94 is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.6% C 0.140 H 128.3°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFC94 |
|---|---|
| RGB | rgb(206, 252, 148) |
| HSL | hsl(87, 95%, 78%) |
| HSV | hsv(87, 41%, 99%) |
| CMYK | cmyk(18.3%, 0%, 41.3%, 1.2%) |
| CIE-LAB | lab(93.83, -31.52, 45.01) |
| CIE-LCH | lch(93.83, 54.95, 125.00°) |
| OKLab | oklab(93.58% -0.0868 0.1099) |
| OKLCH | oklch(93.58% 0.14 128.3) |
| XYZ | xyz(65.6086, 84.8798, 40.9381) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.12
Celery
#C1FD95
ΔE00 2.38
Light Yellowish Green
#C2FF89
ΔE00 2.55
Light Pea Green
#C4FE82
ΔE00 2.81
Light Yellow Green
#CCFD7F
ΔE00 2.98
Pale Lime
#BEFD73
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFC94 #C294FC
analogous
#FCF694 #CEFC94 #9AFC94
triadic
#CEFC94 #94CEFC #FC94CE
tetradic
#CEFC94 #94FCF6 #C294FC #FC949A
square
#CEFC94 #94FCF6 #C294FC #FC949A
split-complementary
#CEFC94 #949AFC #F694FC
monochromatic
#97F91D #B3FA58 #CEFC94 #E9FED0 #F1FEE1
Accessibility & contrast
On white
1.17
#CEFC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#CEFC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFC94
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFC94 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8C
Deuteranopia (green-blind)
#FFEC9A
Tritanopia (blue-blind)
#D2F4E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cefc94; /* rgb */ color: rgb(206, 252, 148); /* oklch */ color: oklch(93.6% 0.140 128.3);
Tailwind
colors: {
custom: {
50: '#defdb5',
500: '#cefc94',
950: '#000000',
},
}SCSS
$custom: #cefc94; $custom-light: #defdb5; $custom-dark: #000000;
JSON
{
"hex": "#cefc94",
"rgb": {
"r": 206,
"g": 252,
"b": 148
},
"hsl": {
"h": 86.538,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.93582,
"c": 0.14002,
"h": 128.3
},
"luminance": 0.84881
}Semantic roles & 50–950 ramp
primary
#CEFC94
secondary
#9257DD
accent
#00E666
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581