#C6EE73#C6EE73
#C6EE73 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.5% C 0.157 H 124.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C6EE73 |
|---|---|
| RGB | rgb(198, 238, 115) |
| HSL | hsl(80, 78%, 69%) |
| HSV | hsv(80, 52%, 93%) |
| CMYK | cmyk(16.8%, 0%, 51.7%, 6.7%) |
| CIE-LAB | lab(89.11, -31.51, 54.68) |
| CIE-LCH | lch(89.11, 63.11, 119.95°) |
| OKLab | oklab(89.52% -0.0887 0.1294) |
| OKLCH | oklch(89.52% 0.157 124.4) |
| XYZ | xyz(56.9578, 74.3922, 27.5748) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.22
Pear
#CBF85F
ΔE00 3.67
Light Pea Green
#C4FE82
ΔE00 4.12
Pale Lime
#BEFD73
ΔE00 4.18
Pistachio (survey)
#C0FA8B
ΔE00 4.59
Light Yellowish Green
#C2FF89
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6EE73 #9B73EE
analogous
#EED973 #C6EE73 #89EE73
triadic
#C6EE73 #73C6EE #EE73C6
tetradic
#C6EE73 #73EED9 #9B73EE #EE7389
square
#C6EE73 #73EED9 #9B73EE #EE7389
split-complementary
#C6EE73 #7389EE #D973EE
monochromatic
#93CE19 #B0E73C #C6EE73 #DCF5AA #F2FBE0
Accessibility & contrast
On white
1.32
#C6EE73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#C6EE73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6EE73
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6EE73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6EE73 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E167
Deuteranopia (green-blind)
#F4DF7A
Tritanopia (blue-blind)
#CDE4D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c6ee73; /* rgb */ color: rgb(198, 238, 115); /* oklch */ color: oklch(89.5% 0.157 124.4);
Tailwind
colors: {
custom: {
50: '#d9f39e',
500: '#c6ee73',
950: '#000000',
},
}SCSS
$custom: #c6ee73; $custom-light: #d9f39e; $custom-dark: #000000;
JSON
{
"hex": "#c6ee73",
"rgb": {
"r": 198,
"g": 238,
"b": 115
},
"hsl": {
"h": 79.512,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.89521,
"c": 0.15689,
"h": 124.4
},
"luminance": 0.74393
}Semantic roles & 50–950 ramp
primary
#C6EE73
secondary
#6B3EC7
accent
#0BDB4E
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580