#68EAA5#68EAA5
#68EAA5 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.152 H 157.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAA5 |
|---|---|
| RGB | rgb(104, 234, 165) |
| HSL | hsl(148, 76%, 66%) |
| HSV | hsv(148, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 29.5%, 8.2%) |
| CIE-LAB | lab(84.23, -51.41, 22.92) |
| CIE-LCH | lch(84.23, 56.29, 155.98°) |
| OKLab | oklab(84.61% -0.1404 0.0581) |
| OKLCH | oklch(84.61% 0.152 157.5) |
| XYZ | xyz(41.9197, 64.5014, 45.8309) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 3.88
Aqua Green
#12E193
ΔE00 4.45
Light Bluish Green
#76FDA8
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAA5 #EA68AD
analogous
#6CEA68 #68EAA5 #68EAE6
triadic
#68EAA5 #A568EA #EAA568
tetradic
#68EAA5 #686CEA #EA68AD #EAE668
square
#68EAA5 #686CEA #EA68AD #EAE668
split-complementary
#68EAA5 #E668EA #EA686C
monochromatic
#1ABD67 #32E385 #68EAA5 #9EF1C5 #D3F9E5
Accessibility & contrast
On white
1.51
#68EAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#68EAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAA5
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAA5 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA1
Deuteranopia (green-blind)
#D6CDA9
Tritanopia (blue-blind)
#3BE8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eaa5; /* rgb */ color: rgb(104, 234, 165); /* oklch */ color: oklch(84.6% 0.152 157.5);
Tailwind
colors: {
custom: {
50: '#9df1c0',
500: '#68eaa5',
950: '#000000',
},
}SCSS
$custom: #68eaa5; $custom-light: #9df1c0; $custom-dark: #000000;
JSON
{
"hex": "#68eaa5",
"rgb": {
"r": 104,
"g": 234,
"b": 165
},
"hsl": {
"h": 148.154,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84607,
"c": 0.15197,
"h": 157.5
},
"luminance": 0.64505
}Semantic roles & 50–950 ramp
primary
#68EAA5
secondary
#BC3A7F
accent
#0E79D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582