#68E69E#68E69E
#68E69E is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.153 H 155.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #68E69E |
|---|---|
| RGB | rgb(104, 230, 158) |
| HSL | hsl(146, 72%, 65%) |
| HSV | hsv(146, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(82.91, -51.12, 24.73) |
| CIE-LCH | lch(82.91, 56.79, 154.18°) |
| OKLab | oklab(83.49% -0.1393 0.0625) |
| OKLCH | oklch(83.49% 0.153 155.8) |
| XYZ | xyz(40.1740, 62.0017, 42.1915) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.07
Light Greenish Blue
#63F7B4
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.38
Light Blue Green
#7EFBB3
ΔE00 4.71
Light Bluish Green
#76FDA8
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E69E #E668B0
analogous
#71E668 #68E69E #68E6DD
triadic
#68E69E #9E68E6 #E69E68
tetradic
#68E69E #6871E6 #E668B0 #E6DD68
square
#68E69E #6871E6 #E668B0 #E6DD68
split-complementary
#68E69E #DD68E6 #E66871
monochromatic
#1EB65F #33DD7C #68E69E #9DEFC0 #D1F7E1
Accessibility & contrast
On white
1.57
#68E69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#68E69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E69E
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E69E | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69A
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#40E4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e69e; /* rgb */ color: rgb(104, 230, 158); /* oklch */ color: oklch(83.5% 0.153 155.8);
Tailwind
colors: {
custom: {
50: '#9cefbb',
500: '#68e69e',
950: '#000000',
},
}SCSS
$custom: #68e69e; $custom-light: #9cefbb; $custom-dark: #000000;
JSON
{
"hex": "#68e69e",
"rgb": {
"r": 104,
"g": 230,
"b": 158
},
"hsl": {
"h": 145.714,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83491,
"c": 0.15269,
"h": 155.8
},
"luminance": 0.62005
}Semantic roles & 50–950 ramp
primary
#68E69E
secondary
#B63C82
accent
#1281D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582