#68E8A3#68E8A3
#68E8A3 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.151 H 157.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8A3 |
|---|---|
| RGB | rgb(104, 232, 163) |
| HSL | hsl(148, 74%, 66%) |
| HSV | hsv(148, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(83.60, -50.98, 23.09) |
| CIE-LCH | lch(83.60, 55.97, 155.64°) |
| OKLab | oklab(84.08% -0.1392 0.0585) |
| OKLCH | oklch(84.08% 0.151 157.2) |
| XYZ | xyz(41.1730, 63.2969, 44.6910) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.27
Aqua Green
#12E193
ΔE00 4.28
Light Bluish Green
#76FDA8
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8A3 #E868AD
analogous
#6DE868 #68E8A3 #68E8E3
triadic
#68E8A3 #A368E8 #E8A368
tetradic
#68E8A3 #686DE8 #E868AD #E8E368
square
#68E8A3 #686DE8 #E868AD #E8E368
split-complementary
#68E8A3 #E368E8 #E8686D
monochromatic
#1CB965 #33E083 #68E8A3 #9DF0C3 #D2F8E4
Accessibility & contrast
On white
1.54
#68E8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#68E8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8A3
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8A3 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89F
Deuteranopia (green-blind)
#D4CBA7
Tritanopia (blue-blind)
#3DE6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e8a3; /* rgb */ color: rgb(104, 232, 163); /* oklch */ color: oklch(84.1% 0.151 157.2);
Tailwind
colors: {
custom: {
50: '#9df0be',
500: '#68e8a3',
950: '#000000',
},
}SCSS
$custom: #68e8a3; $custom-light: #9df0be; $custom-dark: #000000;
JSON
{
"hex": "#68e8a3",
"rgb": {
"r": 104,
"g": 232,
"b": 163
},
"hsl": {
"h": 147.656,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.84081,
"c": 0.151,
"h": 157.2
},
"luminance": 0.63301
}Semantic roles & 50–950 ramp
primary
#68E8A3
secondary
#B93B7F
accent
#107AD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582