#68E8A5#68E8A5
#68E8A5 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.149 H 157.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8A5 |
|---|---|
| RGB | rgb(104, 232, 165) |
| HSL | hsl(149, 74%, 66%) |
| HSV | hsv(149, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.64, -50.59, 22.11) |
| CIE-LCH | lch(83.64, 55.21, 156.40°) |
| OKLab | oklab(84.13% -0.1383 0.0561) |
| OKLCH | oklch(84.13% 0.149 157.9) |
| XYZ | xyz(41.3536, 63.3691, 45.6422) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.30
Aqua Green
#12E193
ΔE00 4.38
Seafoam
#7FE0B3
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8A5 #E868AB
analogous
#6BE868 #68E8A5 #68E8E5
triadic
#68E8A5 #A568E8 #E8A568
tetradic
#68E8A5 #686BE8 #E868AB #E8E568
square
#68E8A5 #686BE8 #E868AB #E8E568
split-complementary
#68E8A5 #E568E8 #E8686B
monochromatic
#1CB967 #33E085 #68E8A5 #9DF0C5 #D2F8E4
Accessibility & contrast
On white
1.54
#68E8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#68E8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8A5
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8A5 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A1
Deuteranopia (green-blind)
#D4CBA9
Tritanopia (blue-blind)
#3CE7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e8a5; /* rgb */ color: rgb(104, 232, 165); /* oklch */ color: oklch(84.1% 0.149 157.9);
Tailwind
colors: {
custom: {
50: '#9df0c0',
500: '#68e8a5',
950: '#000000',
},
}SCSS
$custom: #68e8a5; $custom-light: #9df0c0; $custom-dark: #000000;
JSON
{
"hex": "#68e8a5",
"rgb": {
"r": 104,
"g": 232,
"b": 165
},
"hsl": {
"h": 148.594,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.84125,
"c": 0.14926,
"h": 157.9
},
"luminance": 0.63373
}Semantic roles & 50–950 ramp
primary
#68E8A5
secondary
#B93B7D
accent
#1077D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582