#CEE675#CEE675
#CEE675 is a very light, vivid yellow-green. Relative luminance 0.710; OKLCH L 88.4% C 0.142 H 119.3°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE675 |
|---|---|
| RGB | rgb(206, 230, 117) |
| HSL | hsl(73, 69%, 68%) |
| HSV | hsv(73, 49%, 90%) |
| CMYK | cmyk(10.4%, 0%, 49.1%, 9.8%) |
| CIE-LAB | lab(87.49, -24.50, 51.96) |
| CIE-LCH | lch(87.49, 57.44, 115.25°) |
| OKLab | oklab(88.36% -0.0693 0.1235) |
| OKLCH | oklch(88.36% 0.142 119.3) |
| XYZ | xyz(56.9618, 71.0001, 27.5297) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.65
Light Yellow Green
#CCFD7F
ΔE00 5.89
Greenish Beige
#C9D179
ΔE00 5.94
Light Khaki
#E6F2A2
ΔE00 6.29
Pale Olive Green
#B1D27B
ΔE00 6.87
Light Pea Green
#C4FE82
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE675 #8D75E6
analogous
#E6C575 #CEE675 #96E675
triadic
#CEE675 #75CEE6 #E675CE
tetradic
#CEE675 #75E6C5 #8D75E6 #E67596
square
#CEE675 #75E6C5 #8D75E6 #E67596
split-complementary
#CEE675 #7596E6 #C575E6
monochromatic
#9DBE22 #BCDD41 #CEE675 #E0EFA9 #F3F9DD
Accessibility & contrast
On white
1.38
#CEE675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#CEE675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE675
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE675 | 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)
#F2DB6B
Deuteranopia (green-blind)
#EFDC7B
Tritanopia (blue-blind)
#D7DCCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cee675; /* rgb */ color: rgb(206, 230, 117); /* oklch */ color: oklch(88.4% 0.142 119.3);
Tailwind
colors: {
custom: {
50: '#dfee9f',
500: '#cee675',
950: '#000000',
},
}SCSS
$custom: #cee675; $custom-light: #dfee9f; $custom-dark: #000000;
JSON
{
"hex": "#cee675",
"rgb": {
"r": 206,
"g": 230,
"b": 117
},
"hsl": {
"h": 72.743,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.8836,
"c": 0.14161,
"h": 119.3
},
"luminance": 0.71
}Semantic roles & 50–950 ramp
primary
#CEE675
secondary
#5C42BD
accent
#14D13C
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480