#CEF082#CEF082
#CEF082 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.7% C 0.142 H 123.3°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF082 |
|---|---|
| RGB | rgb(206, 240, 130) |
| HSL | hsl(79, 79%, 73%) |
| HSV | hsv(79, 46%, 94%) |
| CMYK | cmyk(14.2%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(90.35, -27.94, 49.29) |
| CIE-LCH | lch(90.35, 56.66, 119.55°) |
| OKLab | oklab(90.71% -0.0779 0.1185) |
| OKLCH | oklch(90.71% 0.142 123.3) |
| XYZ | xyz(60.6430, 77.0535, 32.7927) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.44
Light Pea Green
#C4FE82
ΔE00 4.37
Pistachio (survey)
#C0FA8B
ΔE00 4.41
Light Yellowish Green
#C2FF89
ΔE00 4.90
Pear
#CBF85F
ΔE00 4.95
Pale Lime
#BEFD73
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF082 #A482F0
analogous
#F0DB82 #CEF082 #97F082
triadic
#CEF082 #82CEF0 #F082CE
tetradic
#CEF082 #82F0DB #A482F0 #F08297
square
#CEF082 #82F0DB #A482F0 #F08297
split-complementary
#CEF082 #8297F0 #DB82F0
monochromatic
#A1DD1B #B9E94B #CEF082 #E3F7B9 #F4FCE4
Accessibility & contrast
On white
1.28
#CEF082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CEF082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF082
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF082 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE479
Deuteranopia (green-blind)
#F6E388
Tritanopia (blue-blind)
#D5E7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cef082; /* rgb */ color: rgb(206, 240, 130); /* oklch */ color: oklch(90.7% 0.142 123.3);
Tailwind
colors: {
custom: {
50: '#def5a8',
500: '#cef082',
950: '#000000',
},
}SCSS
$custom: #cef082; $custom-light: #def5a8; $custom-dark: #000000;
JSON
{
"hex": "#cef082",
"rgb": {
"r": 206,
"g": 240,
"b": 130
},
"hsl": {
"h": 78.545,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.90705,
"c": 0.14185,
"h": 123.3
},
"luminance": 0.77054
}Semantic roles & 50–950 ramp
primary
#CEF082
secondary
#734BCB
accent
#0BDB4B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581