#CEE674#CEE674
#CEE674 is a very light, vivid yellow-green. Relative luminance 0.710; OKLCH L 88.3% C 0.143 H 119.2°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE674 |
|---|---|
| RGB | rgb(206, 230, 116) |
| HSL | hsl(73, 70%, 68%) |
| HSV | hsv(73, 50%, 90%) |
| CMYK | cmyk(10.4%, 0%, 49.6%, 9.8%) |
| CIE-LAB | lab(87.47, -24.60, 52.41) |
| CIE-LCH | lch(87.47, 57.90, 115.14°) |
| OKLab | oklab(88.35% -0.0696 0.1244) |
| OKLCH | oklch(88.35% 0.143 119.2) |
| XYZ | xyz(56.9033, 70.9767, 27.2218) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.57
Light Yellow Green
#CCFD7F
ΔE00 5.90
Greenish Beige
#C9D179
ΔE00 5.99
Light Khaki
#E6F2A2
ΔE00 6.39
Pale Olive Green
#B1D27B
ΔE00 6.96
Light Pea Green
#C4FE82
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE674 #8C74E6
analogous
#E6C574 #CEE674 #95E674
triadic
#CEE674 #74CEE6 #E674CE
tetradic
#CEE674 #74E6C5 #8C74E6 #E67495
square
#CEE674 #74E6C5 #8C74E6 #E67495
split-complementary
#CEE674 #7495E6 #C574E6
monochromatic
#9DBE22 #BCDD40 #CEE674 #E0EFA8 #F3F9DC
Accessibility & contrast
On white
1.38
#CEE674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#CEE674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE674
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE674 | 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)
#F2DB6A
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#D7DCCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cee674; /* rgb */ color: rgb(206, 230, 116); /* oklch */ color: oklch(88.3% 0.143 119.2);
Tailwind
colors: {
custom: {
50: '#dfee9f',
500: '#cee674',
950: '#000000',
},
}SCSS
$custom: #cee674; $custom-light: #dfee9f; $custom-dark: #000000;
JSON
{
"hex": "#cee674",
"rgb": {
"r": 206,
"g": 230,
"b": 116
},
"hsl": {
"h": 72.632,
"s": 69.512,
"l": 67.843
},
"oklch": {
"l": 0.88347,
"c": 0.14258,
"h": 119.2
},
"luminance": 0.70976
}Semantic roles & 50–950 ramp
primary
#CEE674
secondary
#5B41BD
accent
#14D13C
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480