#CEFA93#CEFA93
#CEFA93 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.138 H 127.7°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFA93 |
|---|---|
| RGB | rgb(206, 250, 147) |
| HSL | hsl(86, 91%, 78%) |
| HSV | hsv(86, 41%, 98%) |
| CMYK | cmyk(17.6%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(93.28, -30.72, 44.79) |
| CIE-LCH | lch(93.28, 54.31, 124.44°) |
| OKLab | oklab(93.13% -0.0846 0.1093) |
| OKLCH | oklch(93.13% 0.138 127.7) |
| XYZ | xyz(64.9050, 83.5988, 40.3148) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.31
Celery
#C1FD95
ΔE00 2.67
Light Yellowish Green
#C2FF89
ΔE00 2.87
Light Pea Green
#C4FE82
ΔE00 3.04
Light Yellow Green
#CCFD7F
ΔE00 3.06
Pale Lime
#BEFD73
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFA93 #BF93FA
analogous
#FAF293 #CEFA93 #9AFA93
triadic
#CEFA93 #93CEFA #FA93CE
tetradic
#CEFA93 #93FAF2 #BF93FA #FA939A
square
#CEFA93 #93FAF2 #BF93FA #FA939A
split-complementary
#CEFA93 #939AFA #F293FA
monochromatic
#99F51E #B3F759 #CEFA93 #E9FDCD #F2FEE2
Accessibility & contrast
On white
1.19
#CEFA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#CEFA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFA93
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFA93 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#FDEB99
Tritanopia (blue-blind)
#D3F2E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cefa93; /* rgb */ color: rgb(206, 250, 147); /* oklch */ color: oklch(93.1% 0.138 127.7);
Tailwind
colors: {
custom: {
50: '#defcb4',
500: '#cefa93',
950: '#000000',
},
}SCSS
$custom: #cefa93; $custom-light: #defcb4; $custom-dark: #000000;
JSON
{
"hex": "#cefa93",
"rgb": {
"r": 206,
"g": 250,
"b": 147
},
"hsl": {
"h": 85.631,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.93131,
"c": 0.13823,
"h": 127.7
},
"luminance": 0.836
}Semantic roles & 50–950 ramp
primary
#CEFA93
secondary
#8F57DA
accent
#00E662
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581