#CEF080#CEF080
#CEF080 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.7% C 0.144 H 123.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF080 |
|---|---|
| RGB | rgb(206, 240, 128) |
| HSL | hsl(78, 79%, 72%) |
| HSV | hsv(78, 47%, 94%) |
| CMYK | cmyk(14.2%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(90.32, -28.15, 50.21) |
| CIE-LCH | lch(90.32, 57.57, 119.28°) |
| OKLab | oklab(90.68% -0.0787 0.1205) |
| OKLCH | oklch(90.68% 0.144 123.1) |
| XYZ | xyz(60.5100, 77.0003, 32.0926) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.37
Light Pea Green
#C4FE82
ΔE00 4.37
Pistachio (survey)
#C0FA8B
ΔE00 4.52
Pear
#CBF85F
ΔE00 4.69
Light Yellowish Green
#C2FF89
ΔE00 4.96
Pale Lime
#BEFD73
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF080 #A280F0
analogous
#F0DA80 #CEF080 #96F080
triadic
#CEF080 #80CEF0 #F080CE
tetradic
#CEF080 #80F0DA #A280F0 #F08096
square
#CEF080 #80F0DA #A280F0 #F08096
split-complementary
#CEF080 #8096F0 #DA80F0
monochromatic
#A1DC1A #B9EA49 #CEF080 #E3F6B7 #F4FCE4
Accessibility & contrast
On white
1.28
#CEF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#CEF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF080
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF080 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE476
Deuteranopia (green-blind)
#F7E386
Tritanopia (blue-blind)
#D6E6D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cef080; /* rgb */ color: rgb(206, 240, 128); /* oklch */ color: oklch(90.7% 0.144 123.1);
Tailwind
colors: {
custom: {
50: '#dff5a7',
500: '#cef080',
950: '#000000',
},
}SCSS
$custom: #cef080; $custom-light: #dff5a7; $custom-dark: #000000;
JSON
{
"hex": "#cef080",
"rgb": {
"r": 206,
"g": 240,
"b": 128
},
"hsl": {
"h": 78.214,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.90678,
"c": 0.14387,
"h": 123.1
},
"luminance": 0.77001
}Semantic roles & 50–950 ramp
primary
#CEF080
secondary
#714ACB
accent
#0ADB4A
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580