#68EAA4#68EAA4
#68EAA4 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.153 H 157.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAA4 |
|---|---|
| RGB | rgb(104, 234, 164) |
| HSL | hsl(148, 76%, 66%) |
| HSV | hsv(148, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(84.21, -51.61, 23.41) |
| CIE-LCH | lch(84.21, 56.67, 155.60°) |
| OKLab | oklab(84.59% -0.1409 0.0593) |
| OKLCH | oklch(84.59% 0.153 157.2) |
| XYZ | xyz(41.8291, 64.4652, 45.3535) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.73
Light Blue Green
#7EFBB3
ΔE00 3.87
Aqua Green
#12E193
ΔE00 4.41
Light Bluish Green
#76FDA8
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAA4 #EA68AE
analogous
#6DEA68 #68EAA4 #68EAE5
triadic
#68EAA4 #A468EA #EAA468
tetradic
#68EAA4 #686DEA #EA68AE #EAE568
square
#68EAA4 #686DEA #EA68AE #EAE568
split-complementary
#68EAA4 #E568EA #EA686D
monochromatic
#1ABD66 #32E384 #68EAA4 #9EF1C4 #D3F9E5
Accessibility & contrast
On white
1.51
#68EAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#68EAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAA4
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAA4 | 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)
#E9DAA0
Deuteranopia (green-blind)
#D6CDA8
Tritanopia (blue-blind)
#3BE8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eaa4; /* rgb */ color: rgb(104, 234, 164); /* oklch */ color: oklch(84.6% 0.153 157.2);
Tailwind
colors: {
custom: {
50: '#9df1bf',
500: '#68eaa4',
950: '#000000',
},
}SCSS
$custom: #68eaa4; $custom-light: #9df1bf; $custom-dark: #000000;
JSON
{
"hex": "#68eaa4",
"rgb": {
"r": 104,
"g": 234,
"b": 164
},
"hsl": {
"h": 147.692,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84585,
"c": 0.15285,
"h": 157.2
},
"luminance": 0.64469
}Semantic roles & 50–950 ramp
primary
#68EAA4
secondary
#BC3A80
accent
#0E7BD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582