#68E39A#68E39A
#68E39A is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.7% C 0.152 H 155.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #68E39A |
|---|---|
| RGB | rgb(104, 227, 154) |
| HSL | hsl(144, 69%, 65%) |
| HSV | hsv(144, 54%, 89%) |
| CMYK | cmyk(54.2%, 0%, 32.2%, 11%) |
| CIE-LAB | lab(81.95, -50.64, 25.49) |
| CIE-LCH | lch(81.95, 56.69, 153.28°) |
| OKLab | oklab(82.68% -0.1379 0.0643) |
| OKLCH | oklch(82.68% 0.152 155) |
| XYZ | xyz(39.0077, 60.2108, 40.1318) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.85
Weird Green
#3AE57F
ΔE00 4.93
Seafoam (survey)
#80F9AD
ΔE00 4.98
Light Greenish Blue
#63F7B4
ΔE00 5.01
Light Blue Green
#7EFBB3
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E39A #E368B1
analogous
#74E368 #68E39A #68E3D7
triadic
#68E39A #9A68E3 #E39A68
tetradic
#68E39A #6874E3 #E368B1 #E3D768
square
#68E39A #6874E3 #E368B1 #E3D768
split-complementary
#68E39A #D768E3 #E36874
monochromatic
#21B05B #34D977 #68E39A #9CEDBD #CFF6DF
Accessibility & contrast
On white
1.61
#68E39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#68E39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E39A
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E39A | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D395
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#44E1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68e39a; /* rgb */ color: rgb(104, 227, 154); /* oklch */ color: oklch(82.7% 0.152 155.0);
Tailwind
colors: {
custom: {
50: '#9cecb8',
500: '#68e39a',
950: '#000000',
},
}SCSS
$custom: #68e39a; $custom-light: #9cecb8; $custom-dark: #000000;
JSON
{
"hex": "#68e39a",
"rgb": {
"r": 104,
"g": 227,
"b": 154
},
"hsl": {
"h": 144.39,
"s": 68.715,
"l": 64.902
},
"oklch": {
"l": 0.82681,
"c": 0.15215,
"h": 155
},
"luminance": 0.60214
}Semantic roles & 50–950 ramp
primary
#68E39A
secondary
#B13E82
accent
#1584D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581