#CEE678#CEE678
#CEE678 is a very light, vivid yellow-green. Relative luminance 0.711; OKLCH L 88.4% C 0.139 H 119.5°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE678 |
|---|---|
| RGB | rgb(206, 230, 120) |
| HSL | hsl(73, 69%, 69%) |
| HSV | hsv(73, 48%, 90%) |
| CMYK | cmyk(10.4%, 0%, 47.8%, 9.8%) |
| CIE-LAB | lab(87.52, -24.21, 50.59) |
| CIE-LCH | lch(87.52, 56.08, 115.58°) |
| OKLab | oklab(88.4% -0.0682 0.1207) |
| OKLCH | oklch(88.4% 0.139 119.5) |
| XYZ | xyz(57.1410, 71.0718, 28.4736) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.80
Light Yellow Green
#CCFD7F
ΔE00 5.89
Pear
#CBF85F
ΔE00 5.89
Light Khaki
#E6F2A2
ΔE00 5.99
Pale Olive Green
#B1D27B
ΔE00 6.62
Light Pea Green
#C4FE82
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE678 #9078E6
analogous
#E6C778 #CEE678 #97E678
triadic
#CEE678 #78CEE6 #E678CE
tetradic
#CEE678 #78E6C7 #9078E6 #E67897
square
#CEE678 #78E6C7 #9078E6 #E67897
split-complementary
#CEE678 #7897E6 #C778E6
monochromatic
#9EC024 #BBDC44 #CEE678 #E1F0AC #F3F9DF
Accessibility & contrast
On white
1.38
#CEE678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#CEE678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE678
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE678 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6E
Deuteranopia (green-blind)
#EFDC7E
Tritanopia (blue-blind)
#D7DCCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cee678; /* rgb */ color: rgb(206, 230, 120); /* oklch */ color: oklch(88.4% 0.139 119.5);
Tailwind
colors: {
custom: {
50: '#dfeea1',
500: '#cee678',
950: '#000000',
},
}SCSS
$custom: #cee678; $custom-light: #dfeea1; $custom-dark: #000000;
JSON
{
"hex": "#cee678",
"rgb": {
"r": 206,
"g": 230,
"b": 120
},
"hsl": {
"h": 73.091,
"s": 68.75,
"l": 68.627
},
"oklch": {
"l": 0.88399,
"c": 0.13866,
"h": 119.5
},
"luminance": 0.71072
}Semantic roles & 50–950 ramp
primary
#CEE678
secondary
#5F45BE
accent
#15D13E
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480