#68E09E#68E09E
#68E09E is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.144 H 156.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #68E09E |
|---|---|
| RGB | rgb(104, 224, 158) |
| HSL | hsl(147, 66%, 64%) |
| HSV | hsv(147, 54%, 88%) |
| CMYK | cmyk(53.6%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.14, -48.64, 22.30) |
| CIE-LCH | lch(81.14, 53.51, 155.37°) |
| OKLab | oklab(82.04% -0.1329 0.0566) |
| OKLCH | oklch(82.04% 0.144 156.9) |
| XYZ | xyz(38.5330, 58.7196, 41.6445) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.79
Light Greenish Blue
#63F7B4
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 5.64
Eucalyptus
#44D7A8
ΔE00 5.64
Seafoam Green
#7AF9AB
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E09E #E068AA
analogous
#6EE068 #68E09E #68E0DA
triadic
#68E09E #9E68E0 #E09E68
tetradic
#68E09E #686EE0 #E068AA #E0DA68
square
#68E09E #686EE0 #E068AA #E0DA68
split-complementary
#68E09E #DA68E0 #E0686E
monochromatic
#23AB60 #35D67D #68E09E #9BEABF #CEF5DF
Accessibility & contrast
On white
1.65
#68E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#68E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E09E
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E09E | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19A
Deuteranopia (green-blind)
#CEC5A2
Tritanopia (blue-blind)
#43DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68e09e; /* rgb */ color: rgb(104, 224, 158); /* oklch */ color: oklch(82.0% 0.144 156.9);
Tailwind
colors: {
custom: {
50: '#9beabb',
500: '#68e09e',
950: '#000000',
},
}SCSS
$custom: #68e09e; $custom-light: #9beabb; $custom-dark: #000000;
JSON
{
"hex": "#68e09e",
"rgb": {
"r": 104,
"g": 224,
"b": 158
},
"hsl": {
"h": 147,
"s": 65.934,
"l": 64.314
},
"oklch": {
"l": 0.82039,
"c": 0.14442,
"h": 156.9
},
"luminance": 0.58723
}Semantic roles & 50–950 ramp
primary
#68E09E
secondary
#AD407C
accent
#187CCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481