#68E09A#68E09A
#68E09A is a light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.148 H 155.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #68E09A |
|---|---|
| RGB | rgb(104, 224, 154) |
| HSL | hsl(145, 66%, 64%) |
| HSV | hsv(145, 54%, 88%) |
| CMYK | cmyk(53.6%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(81.06, -49.40, 24.28) |
| CIE-LCH | lch(81.06, 55.05, 153.83°) |
| OKLab | oklab(81.95% -0.1347 0.0614) |
| OKLCH | oklch(81.95% 0.148 155.5) |
| XYZ | xyz(38.1943, 58.5841, 39.8607) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 5.41
Light Greenish Blue
#63F7B4
ΔE00 5.45
Seafoam
#7FE0B3
ΔE00 5.53
Seafoam Green
#7AF9AB
ΔE00 5.54
Seafoam (survey)
#80F9AD
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E09A #E068AE
analogous
#72E068 #68E09A #68E0D6
triadic
#68E09A #9A68E0 #E09A68
tetradic
#68E09A #6872E0 #E068AE #E0D668
square
#68E09A #6872E0 #E068AE #E0D668
split-complementary
#68E09A #D668E0 #E06872
monochromatic
#23AB5C #35D678 #68E09A #9BEABC #CEF5DE
Accessibility & contrast
On white
1.65
#68E09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#68E09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E09A
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E09A | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD096
Deuteranopia (green-blind)
#CEC59E
Tritanopia (blue-blind)
#45DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68e09a; /* rgb */ color: rgb(104, 224, 154); /* oklch */ color: oklch(82.0% 0.148 155.5);
Tailwind
colors: {
custom: {
50: '#9beab8',
500: '#68e09a',
950: '#000000',
},
}SCSS
$custom: #68e09a; $custom-light: #9beab8; $custom-dark: #000000;
JSON
{
"hex": "#68e09a",
"rgb": {
"r": 104,
"g": 224,
"b": 154
},
"hsl": {
"h": 145,
"s": 65.934,
"l": 64.314
},
"oklch": {
"l": 0.81953,
"c": 0.14799,
"h": 155.5
},
"luminance": 0.58587
}Semantic roles & 50–950 ramp
primary
#68E09A
secondary
#AD407F
accent
#1882CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481