#68E18B#68E18B
#68E18B is a light, vivid green. Relative luminance 0.587; OKLCH L 81.9% C 0.163 H 150.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68E18B |
|---|---|
| RGB | rgb(104, 225, 139) |
| HSL | hsl(137, 67%, 65%) |
| HSV | hsv(137, 54%, 88%) |
| CMYK | cmyk(53.8%, 0%, 38.2%, 11.8%) |
| CIE-LAB | lab(81.10, -52.50, 32.03) |
| CIE-LCH | lch(81.10, 61.50, 148.62°) |
| OKLab | oklab(81.9% -0.1424 0.0798) |
| OKLCH | oklch(81.9% 0.163 150.7) |
| XYZ | xyz(37.2917, 58.6543, 33.7773) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Tealish Green
#0CDC73
ΔE00 4.71
Aqua Green
#12E193
ΔE00 4.87
Lightgreen
#90EE90
ΔE00 4.97
Seaweed
#18D17B
ΔE00 5.66
Turquoise Green
#04F489
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E18B #E168BE
analogous
#82E168 #68E18B #68E1C7
triadic
#68E18B #8B68E1 #E18B68
tetradic
#68E18B #6882E1 #E168BE #E1C768
square
#68E18B #6882E1 #E168BE #E1C768
split-complementary
#68E18B #C768E1 #E16882
monochromatic
#22AC4A #35D764 #68E18B #9BEBB2 #CEF5D9
Accessibility & contrast
On white
1.65
#68E18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#68E18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E18B
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E18B | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D085
Deuteranopia (green-blind)
#D1C590
Tritanopia (blue-blind)
#4BDECB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68e18b; /* rgb */ color: rgb(104, 225, 139); /* oklch */ color: oklch(81.9% 0.163 150.7);
Tailwind
colors: {
custom: {
50: '#9cebad',
500: '#68e18b',
950: '#000000',
},
}SCSS
$custom: #68e18b; $custom-light: #9cebad; $custom-dark: #000000;
JSON
{
"hex": "#68e18b",
"rgb": {
"r": 104,
"g": 225,
"b": 139
},
"hsl": {
"h": 137.355,
"s": 66.851,
"l": 64.51
},
"oklch": {
"l": 0.819,
"c": 0.16318,
"h": 150.7
},
"luminance": 0.58658
}Semantic roles & 50–950 ramp
primary
#68E18B
secondary
#AE3F8E
accent
#179ACF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581