#CEFC93#CEFC93
#CEFC93 is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.6% C 0.141 H 128.2°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFC93 |
|---|---|
| RGB | rgb(206, 252, 147) |
| HSL | hsl(86, 95%, 78%) |
| HSV | hsv(86, 42%, 99%) |
| CMYK | cmyk(18.3%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(93.82, -31.64, 45.48) |
| CIE-LCH | lch(93.82, 55.40, 124.83°) |
| OKLab | oklab(93.57% -0.0872 0.1109) |
| OKLCH | oklch(93.57% 0.141 128.2) |
| XYZ | xyz(65.5298, 84.8483, 40.5231) |
| Luminance | 0.8485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.10
Celery
#C1FD95
ΔE00 2.44
Light Yellowish Green
#C2FF89
ΔE00 2.48
Light Pea Green
#C4FE82
ΔE00 2.69
Light Yellow Green
#CCFD7F
ΔE00 2.83
Pale Lime
#BEFD73
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFC93 #C193FC
analogous
#FCF693 #CEFC93 #99FC93
triadic
#CEFC93 #93CEFC #FC93CE
tetradic
#CEFC93 #93FCF6 #C193FC #FC9399
square
#CEFC93 #93FCF6 #C193FC #FC9399
split-complementary
#CEFC93 #9399FC #F693FC
monochromatic
#98F91C #B3FA57 #CEFC93 #E9FECF #F1FEE1
Accessibility & contrast
On white
1.17
#CEFC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#CEFC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFC93
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFC93 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8B
Deuteranopia (green-blind)
#FFEC99
Tritanopia (blue-blind)
#D3F4E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cefc93; /* rgb */ color: rgb(206, 252, 147); /* oklch */ color: oklch(93.6% 0.141 128.2);
Tailwind
colors: {
custom: {
50: '#defdb4',
500: '#cefc93',
950: '#000000',
},
}SCSS
$custom: #cefc93; $custom-light: #defdb4; $custom-dark: #000000;
JSON
{
"hex": "#cefc93",
"rgb": {
"r": 206,
"g": 252,
"b": 147
},
"hsl": {
"h": 86.286,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.93567,
"c": 0.14106,
"h": 128.2
},
"luminance": 0.84849
}Semantic roles & 50–950 ramp
primary
#CEFC93
secondary
#9156DD
accent
#00E665
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581