#CEFA8F#CEFA8F
#CEFA8F is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.1% C 0.142 H 127.2°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFA8F |
|---|---|
| RGB | rgb(206, 250, 143) |
| HSL | hsl(85, 91%, 77%) |
| HSV | hsv(85, 43%, 98%) |
| CMYK | cmyk(17.6%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(93.22, -31.18, 46.66) |
| CIE-LCH | lch(93.22, 56.12, 123.76°) |
| OKLab | oklab(93.07% -0.0861 0.1133) |
| OKLCH | oklch(93.07% 0.142 127.2) |
| XYZ | xyz(64.5966, 83.4754, 38.6904) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Light Yellow Green
#CCFD7F
ΔE00 2.48
Light Pea Green
#C4FE82
ΔE00 2.64
Light Yellowish Green
#C2FF89
ΔE00 2.69
Celery
#C1FD95
ΔE00 2.93
Pale Lime
#BEFD73
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFA8F #BB8FFA
analogous
#FAF18F #CEFA8F #99FA8F
triadic
#CEFA8F #8FCEFA #FA8FCE
tetradic
#CEFA8F #8FFAF1 #BB8FFA #FA8F99
square
#CEFA8F #8FFAF1 #BB8FFA #FA8F99
split-complementary
#CEFA8F #8F99FA #F18FFA
monochromatic
#9BF51A #B4F754 #CEFA8F #E8FDCA #F2FEE2
Accessibility & contrast
On white
1.19
#CEFA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#CEFA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFA8F
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFA8F | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED87
Deuteranopia (green-blind)
#FEEB95
Tritanopia (blue-blind)
#D3F1E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cefa8f; /* rgb */ color: rgb(206, 250, 143); /* oklch */ color: oklch(93.1% 0.142 127.2);
Tailwind
colors: {
custom: {
50: '#defcb1',
500: '#cefa8f',
950: '#000000',
},
}SCSS
$custom: #cefa8f; $custom-light: #defcb1; $custom-dark: #000000;
JSON
{
"hex": "#cefa8f",
"rgb": {
"r": 206,
"g": 250,
"b": 143
},
"hsl": {
"h": 84.673,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.9307,
"c": 0.14236,
"h": 127.2
},
"luminance": 0.83476
}Semantic roles & 50–950 ramp
primary
#CEFA8F
secondary
#8B54D9
accent
#00E65E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581