#68EAA3#68EAA3
#68EAA3 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.6% C 0.154 H 156.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAA3 |
|---|---|
| RGB | rgb(104, 234, 163) |
| HSL | hsl(147, 76%, 66%) |
| HSV | hsv(147, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(84.19, -51.80, 23.90) |
| CIE-LCH | lch(84.19, 57.05, 155.23°) |
| OKLab | oklab(84.56% -0.1413 0.0605) |
| OKLCH | oklch(84.56% 0.154 156.8) |
| XYZ | xyz(41.7391, 64.4292, 44.8797) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.54
Seafoam (survey)
#80F9AD
ΔE00 3.68
Light Blue Green
#7EFBB3
ΔE00 3.87
Aqua Green
#12E193
ΔE00 4.38
Light Bluish Green
#76FDA8
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAA3 #EA68AF
analogous
#6EEA68 #68EAA3 #68EAE4
triadic
#68EAA3 #A368EA #EAA368
tetradic
#68EAA3 #686EEA #EA68AF #EAE468
square
#68EAA3 #686EEA #EA68AF #EAE468
split-complementary
#68EAA3 #E468EA #EA686E
monochromatic
#1ABD64 #32E382 #68EAA3 #9EF1C4 #D3F9E4
Accessibility & contrast
On white
1.51
#68EAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#68EAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAA3
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAA3 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9F
Deuteranopia (green-blind)
#D6CDA7
Tritanopia (blue-blind)
#3CE8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eaa3; /* rgb */ color: rgb(104, 234, 163); /* oklch */ color: oklch(84.6% 0.154 156.8);
Tailwind
colors: {
custom: {
50: '#9df1be',
500: '#68eaa3',
950: '#000000',
},
}SCSS
$custom: #68eaa3; $custom-light: #9df1be; $custom-dark: #000000;
JSON
{
"hex": "#68eaa3",
"rgb": {
"r": 104,
"g": 234,
"b": 163
},
"hsl": {
"h": 147.231,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84564,
"c": 0.15373,
"h": 156.8
},
"luminance": 0.64433
}Semantic roles & 50–950 ramp
primary
#68EAA3
secondary
#BC3A81
accent
#0E7CD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582