#68E69A#68E69A
#68E69A is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.156 H 154.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #68E69A |
|---|---|
| RGB | rgb(104, 230, 154) |
| HSL | hsl(144, 72%, 65%) |
| HSV | hsv(144, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(82.84, -51.86, 26.69) |
| CIE-LCH | lch(82.84, 58.33, 152.77°) |
| OKLab | oklab(83.41% -0.1411 0.0673) |
| OKLCH | oklch(83.41% 0.156 154.5) |
| XYZ | xyz(39.8353, 61.8662, 40.4077) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.38
Weird Green
#3AE57F
ΔE00 4.55
Light Greenish Blue
#63F7B4
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E69A #E668B4
analogous
#75E668 #68E69A #68E6D9
triadic
#68E69A #9A68E6 #E69A68
tetradic
#68E69A #6875E6 #E668B4 #E6D968
square
#68E69A #6875E6 #E668B4 #E6D968
split-complementary
#68E69A #D968E6 #E66875
monochromatic
#1EB65A #33DD77 #68E69A #9DEFBD #D1F7E0
Accessibility & contrast
On white
1.57
#68E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#68E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E69A
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E69A | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#D4C99F
Tritanopia (blue-blind)
#43E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e69a; /* rgb */ color: rgb(104, 230, 154); /* oklch */ color: oklch(83.4% 0.156 154.5);
Tailwind
colors: {
custom: {
50: '#9cefb8',
500: '#68e69a',
950: '#000000',
},
}SCSS
$custom: #68e69a; $custom-light: #9cefb8; $custom-dark: #000000;
JSON
{
"hex": "#68e69a",
"rgb": {
"r": 104,
"g": 230,
"b": 154
},
"hsl": {
"h": 143.81,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83409,
"c": 0.15628,
"h": 154.5
},
"luminance": 0.6187
}Semantic roles & 50–950 ramp
primary
#68E69A
secondary
#B63C86
accent
#1287D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581