#68E89F#68E89F
#68E89F is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.155 H 155.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #68E89F |
|---|---|
| RGB | rgb(104, 232, 159) |
| HSL | hsl(146, 74%, 66%) |
| HSV | hsv(146, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.52, -51.75, 25.05) |
| CIE-LCH | lch(83.52, 57.49, 154.17°) |
| OKLab | oklab(84% -0.141 0.0633) |
| OKLCH | oklch(84% 0.155 155.8) |
| XYZ | xyz(40.8202, 63.1558, 42.8333) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 3.98
Aqua Green
#12E193
ΔE00 4.18
Light Blue Green
#7EFBB3
ΔE00 4.32
Light Bluish Green
#76FDA8
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E89F #E868B1
analogous
#71E868 #68E89F #68E8DF
triadic
#68E89F #9F68E8 #E89F68
tetradic
#68E89F #6871E8 #E868B1 #E8DF68
square
#68E89F #6871E8 #E868B1 #E8DF68
split-complementary
#68E89F #DF68E8 #E86871
monochromatic
#1CB960 #33E07D #68E89F #9DF0C1 #D2F8E3
Accessibility & contrast
On white
1.54
#68E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#68E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E89F
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E89F | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89A
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#3FE6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e89f; /* rgb */ color: rgb(104, 232, 159); /* oklch */ color: oklch(84.0% 0.155 155.8);
Tailwind
colors: {
custom: {
50: '#9df0bb',
500: '#68e89f',
950: '#000000',
},
}SCSS
$custom: #68e89f; $custom-light: #9df0bb; $custom-dark: #000000;
JSON
{
"hex": "#68e89f",
"rgb": {
"r": 104,
"g": 232,
"b": 159
},
"hsl": {
"h": 145.781,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83996,
"c": 0.15453,
"h": 155.8
},
"luminance": 0.63159
}Semantic roles & 50–950 ramp
primary
#68E89F
secondary
#B93B83
accent
#1081D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582