#CEF785#CEF785
#CEF785 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.3% C 0.148 H 125.4°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF785 |
|---|---|
| RGB | rgb(206, 247, 133) |
| HSL | hsl(82, 88%, 75%) |
| HSV | hsv(82, 46%, 97%) |
| CMYK | cmyk(16.6%, 0%, 46.2%, 3.1%) |
| CIE-LAB | lab(92.28, -30.90, 50.25) |
| CIE-LCH | lch(92.28, 58.99, 121.59°) |
| OKLab | oklab(92.27% -0.086 0.1209) |
| OKLCH | oklch(92.27% 0.148 125.4) |
| XYZ | xyz(62.9478, 81.3363, 34.5689) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.89
Light Pea Green
#C4FE82
ΔE00 2.78
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Light Yellowish Green
#C2FF89
ΔE00 3.35
Pale Lime
#BEFD73
ΔE00 3.74
Celery
#C1FD95
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF785 #AE85F7
analogous
#F7E785 #CEF785 #95F785
triadic
#CEF785 #85CEF7 #F785CE
tetradic
#CEF785 #85F7E7 #AE85F7 #F78595
square
#CEF785 #85F7E7 #AE85F7 #F78595
split-complementary
#CEF785 #8595F7 #E785F7
monochromatic
#A0EF12 #B7F34C #CEF785 #E5FBBE #F3FDE2
Accessibility & contrast
On white
1.22
#CEF785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#CEF785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF785
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF785 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#D4EEDC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cef785; /* rgb */ color: rgb(206, 247, 133); /* oklch */ color: oklch(92.3% 0.148 125.4);
Tailwind
colors: {
custom: {
50: '#dffaaa',
500: '#cef785',
950: '#000000',
},
}SCSS
$custom: #cef785; $custom-light: #dffaaa; $custom-dark: #000000;
JSON
{
"hex": "#cef785",
"rgb": {
"r": 206,
"g": 247,
"b": 133
},
"hsl": {
"h": 81.579,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.92272,
"c": 0.14833,
"h": 125.4
},
"luminance": 0.81337
}Semantic roles & 50–950 ramp
primary
#CEF785
secondary
#7D4CD4
accent
#01E453
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581