#68E495#68E495
#68E495 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.158 H 153.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68E495 |
|---|---|
| RGB | rgb(104, 228, 149) |
| HSL | hsl(142, 70%, 65%) |
| HSV | hsv(142, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(82.16, -51.96, 28.34) |
| CIE-LCH | lch(82.16, 59.19, 151.39°) |
| OKLab | oklab(82.82% -0.1412 0.0712) |
| OKLCH | oklch(82.82% 0.158 153.2) |
| XYZ | xyz(38.8742, 60.5963, 38.0756) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.05
Aqua Green
#12E193
ΔE00 4.21
Seafoam Green
#7AF9AB
ΔE00 4.71
Seafoam (survey)
#80F9AD
ΔE00 4.89
Light Green Blue
#56FCA2
ΔE00 5.35
Light Bluish Green
#76FDA8
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E495 #E468B7
analogous
#79E468 #68E495 #68E4D3
triadic
#68E495 #9568E4 #E49568
tetradic
#68E495 #6879E4 #E468B7 #E4D368
square
#68E495 #6879E4 #E468B7 #E4D368
split-complementary
#68E495 #D368E4 #E46879
monochromatic
#20B255 #34DB71 #68E495 #9CEDB9 #D0F7DE
Accessibility & contrast
On white
1.60
#68E495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#68E495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E495
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E495 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D490
Deuteranopia (green-blind)
#D3C89A
Tritanopia (blue-blind)
#46E1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68e495; /* rgb */ color: rgb(104, 228, 149); /* oklch */ color: oklch(82.8% 0.158 153.2);
Tailwind
colors: {
custom: {
50: '#9cedb4',
500: '#68e495',
950: '#000000',
},
}SCSS
$custom: #68e495; $custom-light: #9cedb4; $custom-dark: #000000;
JSON
{
"hex": "#68e495",
"rgb": {
"r": 104,
"g": 228,
"b": 149
},
"hsl": {
"h": 141.774,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.82823,
"c": 0.15808,
"h": 153.2
},
"luminance": 0.606
}Semantic roles & 50–950 ramp
primary
#68E495
secondary
#B33E88
accent
#148DD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581