#CEE676#CEE676
#CEE676 is a very light, vivid yellow-green. Relative luminance 0.710; OKLCH L 88.4% C 0.141 H 119.4°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE676 |
|---|---|
| RGB | rgb(206, 230, 118) |
| HSL | hsl(73, 69%, 68%) |
| HSV | hsv(73, 49%, 90%) |
| CMYK | cmyk(10.4%, 0%, 48.7%, 9.8%) |
| CIE-LAB | lab(87.50, -24.41, 51.50) |
| CIE-LCH | lch(87.50, 56.99, 115.36°) |
| OKLab | oklab(88.37% -0.0689 0.1226) |
| OKLCH | oklch(88.37% 0.141 119.4) |
| XYZ | xyz(57.0209, 71.0237, 27.8411) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.73
Greenish Beige
#C9D179
ΔE00 5.89
Light Yellow Green
#CCFD7F
ΔE00 5.89
Light Khaki
#E6F2A2
ΔE00 6.19
Pale Olive Green
#B1D27B
ΔE00 6.79
Light Pea Green
#C4FE82
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE676 #8E76E6
analogous
#E6C676 #CEE676 #96E676
triadic
#CEE676 #76CEE6 #E676CE
tetradic
#CEE676 #76E6C6 #8E76E6 #E67696
square
#CEE676 #76E6C6 #8E76E6 #E67696
split-complementary
#CEE676 #7696E6 #C676E6
monochromatic
#9DBF23 #BBDD42 #CEE676 #E1EFAA #F3F9DE
Accessibility & contrast
On white
1.38
#CEE676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#CEE676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE676
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE676 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6C
Deuteranopia (green-blind)
#EFDC7C
Tritanopia (blue-blind)
#D7DCCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cee676; /* rgb */ color: rgb(206, 230, 118); /* oklch */ color: oklch(88.4% 0.141 119.4);
Tailwind
colors: {
custom: {
50: '#dfeea0',
500: '#cee676',
950: '#000000',
},
}SCSS
$custom: #cee676; $custom-light: #dfeea0; $custom-dark: #000000;
JSON
{
"hex": "#cee676",
"rgb": {
"r": 206,
"g": 230,
"b": 118
},
"hsl": {
"h": 72.857,
"s": 69.136,
"l": 68.235
},
"oklch": {
"l": 0.88373,
"c": 0.14063,
"h": 119.4
},
"luminance": 0.71023
}Semantic roles & 50–950 ramp
primary
#CEE676
secondary
#5D43BE
accent
#14D13D
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480