#CEE780#CEE780
#CEE780 is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.7% C 0.132 H 120.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE780 |
|---|---|
| RGB | rgb(206, 231, 128) |
| HSL | hsl(75, 68%, 70%) |
| HSV | hsv(75, 45%, 91%) |
| CMYK | cmyk(10.8%, 0%, 44.6%, 9.4%) |
| CIE-LAB | lab(87.89, -23.87, 47.22) |
| CIE-LCH | lch(87.89, 52.91, 116.82°) |
| OKLab | oklab(88.73% -0.0666 0.1138) |
| OKLCH | oklch(88.73% 0.132 120.3) |
| XYZ | xyz(57.9260, 71.8323, 31.2313) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.28
Light Yellow Green
#CCFD7F
ΔE00 5.76
Greenish Beige
#C9D179
ΔE00 5.82
Pale Olive Green
#B1D27B
ΔE00 6.15
Pistachio (survey)
#C0FA8B
ΔE00 6.44
Pear
#CBF85F
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE780 #9980E7
analogous
#E7CC80 #CEE780 #9AE780
triadic
#CEE780 #80CEE7 #E780CE
tetradic
#CEE780 #80E7CC #9980E7 #E7809A
square
#CEE780 #80E7CC #9980E7 #E7809A
split-complementary
#CEE780 #809AE7 #CC80E7
monochromatic
#A0C726 #BADD4D #CEE780 #E2F1B3 #F5FAE5
Accessibility & contrast
On white
1.37
#CEE780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#CEE780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE780
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE780 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD78
Deuteranopia (green-blind)
#EFDD85
Tritanopia (blue-blind)
#D6DECF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee780; /* rgb */ color: rgb(206, 231, 128); /* oklch */ color: oklch(88.7% 0.132 120.3);
Tailwind
colors: {
custom: {
50: '#deeea6',
500: '#cee780',
950: '#000000',
},
}SCSS
$custom: #cee780; $custom-light: #deeea6; $custom-dark: #000000;
JSON
{
"hex": "#cee780",
"rgb": {
"r": 206,
"g": 231,
"b": 128
},
"hsl": {
"h": 74.563,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.88726,
"c": 0.13185,
"h": 120.3
},
"luminance": 0.71832
}Semantic roles & 50–950 ramp
primary
#CEE780
secondary
#684CC0
accent
#15D043
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580