#CCE374#CCE374
#CCE374 is a very light, vivid yellow-green. Relative luminance 0.690; OKLCH L 87.5% C 0.139 H 119.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE374 |
|---|---|
| RGB | rgb(204, 227, 116) |
| HSL | hsl(72, 66%, 67%) |
| HSV | hsv(72, 49%, 89%) |
| CMYK | cmyk(10.1%, 0%, 48.9%, 11%) |
| CIE-LAB | lab(86.52, -23.93, 51.24) |
| CIE-LCH | lch(86.52, 56.55, 115.04°) |
| OKLab | oklab(87.55% -0.0677 0.1219) |
| OKLCH | oklch(87.55% 0.139 119) |
| XYZ | xyz(55.5238, 69.0368, 26.9200) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.33
Pear
#CBF85F
ΔE00 6.21
Pale Olive Green
#B1D27B
ΔE00 6.38
Light Khaki
#E6F2A2
ΔE00 6.45
Light Yellow Green
#CCFD7F
ΔE00 6.47
Greenish Tan
#BCCB7A
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE374 #8B74E3
analogous
#E3C274 #CCE374 #95E374
triadic
#CCE374 #74CCE3 #E374CC
tetradic
#CCE374 #74E3C2 #8B74E3 #E37495
square
#CCE374 #74E3C2 #8B74E3 #E37495
split-complementary
#CCE374 #7495E3 #C274E3
monochromatic
#99B825 #B9D941 #CCE374 #DFEDA7 #F1F8DA
Accessibility & contrast
On white
1.42
#CCE374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#CCE374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE374
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE374 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96A
Deuteranopia (green-blind)
#EDD97A
Tritanopia (blue-blind)
#D5D9C9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cce374; /* rgb */ color: rgb(204, 227, 116); /* oklch */ color: oklch(87.5% 0.139 119.0);
Tailwind
colors: {
custom: {
50: '#ddeb9e',
500: '#cce374',
950: '#000000',
},
}SCSS
$custom: #cce374; $custom-light: #ddeb9e; $custom-dark: #000000;
JSON
{
"hex": "#cce374",
"rgb": {
"r": 204,
"g": 227,
"b": 116
},
"hsl": {
"h": 72.432,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.8755,
"c": 0.13939,
"h": 119
},
"luminance": 0.69036
}Semantic roles & 50–950 ramp
primary
#CCE374
secondary
#5B43B8
accent
#17CE3D
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480