#CEFA89#CEFA89
#CEFA89 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.0% C 0.148 H 126.6°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFA89 |
|---|---|
| RGB | rgb(206, 250, 137) |
| HSL | hsl(83, 92%, 76%) |
| HSV | hsv(83, 45%, 98%) |
| CMYK | cmyk(17.6%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(93.14, -31.86, 49.42) |
| CIE-LCH | lch(93.14, 58.80, 122.80°) |
| OKLab | oklab(92.98% -0.0884 0.1192) |
| OKLCH | oklch(92.98% 0.148 126.6) |
| XYZ | xyz(64.1542, 83.2985, 36.3604) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.68
Light Pea Green
#C4FE82
ΔE00 2.26
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Light Yellowish Green
#C2FF89
ΔE00 2.68
Celery
#C1FD95
ΔE00 3.48
Pale Lime
#BEFD73
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFA89 #B589FA
analogous
#FAEE89 #CEFA89 #95FA89
triadic
#CEFA89 #89CEFA #FA89CE
tetradic
#CEFA89 #89FAEE #B589FA #FA8995
square
#CEFA89 #89FAEE #B589FA #FA8995
split-complementary
#CEFA89 #8995FA #EE89FA
monochromatic
#9DF514 #B6F84E #CEFA89 #E6FCC4 #F3FEE2
Accessibility & contrast
On white
1.19
#CEFA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#CEFA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFA89
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFA89 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED80
Deuteranopia (green-blind)
#FEEB8F
Tritanopia (blue-blind)
#D4F1DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cefa89; /* rgb */ color: rgb(206, 250, 137); /* oklch */ color: oklch(93.0% 0.148 126.6);
Tailwind
colors: {
custom: {
50: '#dffcad',
500: '#cefa89',
950: '#000000',
},
}SCSS
$custom: #cefa89; $custom-light: #dffcad; $custom-dark: #000000;
JSON
{
"hex": "#cefa89",
"rgb": {
"r": 206,
"g": 250,
"b": 137
},
"hsl": {
"h": 83.363,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.92983,
"c": 0.14844,
"h": 126.6
},
"luminance": 0.83299
}Semantic roles & 50–950 ramp
primary
#CEFA89
secondary
#844FD9
accent
#00E659
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581