#68E4A2#68E4A2
#68E4A2 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.1% C 0.146 H 157.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4A2 |
|---|---|
| RGB | rgb(104, 228, 162) |
| HSL | hsl(148, 70%, 65%) |
| HSV | hsv(148, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 28.9%, 10.6%) |
| CIE-LAB | lab(82.40, -49.52, 21.96) |
| CIE-LCH | lch(82.40, 54.17, 156.09°) |
| OKLab | oklab(83.09% -0.1354 0.0558) |
| OKLCH | oklch(83.09% 0.146 157.6) |
| XYZ | xyz(39.9706, 61.0349, 43.8500) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.21
Light Greenish Blue
#63F7B4
ΔE00 4.27
Seafoam
#7FE0B3
ΔE00 4.73
Seafoam Green
#7AF9AB
ΔE00 4.94
Seafoam (survey)
#80F9AD
ΔE00 5.00
Light Blue Green
#7EFBB3
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4A2 #E468AA
analogous
#6CE468 #68E4A2 #68E4E0
triadic
#68E4A2 #A268E4 #E4A268
tetradic
#68E4A2 #686CE4 #E468AA #E4E068
square
#68E4A2 #686CE4 #E468AA #E4E068
split-complementary
#68E4A2 #E068E4 #E4686C
monochromatic
#20B264 #34DB82 #68E4A2 #9CEDC2 #D0F7E2
Accessibility & contrast
On white
1.59
#68E4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#68E4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4A2
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4A2 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49E
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#3FE3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e4a2; /* rgb */ color: rgb(104, 228, 162); /* oklch */ color: oklch(83.1% 0.146 157.6);
Tailwind
colors: {
custom: {
50: '#9cedbd',
500: '#68e4a2',
950: '#000000',
},
}SCSS
$custom: #68e4a2; $custom-light: #9cedbd; $custom-dark: #000000;
JSON
{
"hex": "#68e4a2",
"rgb": {
"r": 104,
"g": 228,
"b": 162
},
"hsl": {
"h": 148.065,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.83094,
"c": 0.14641,
"h": 157.6
},
"luminance": 0.61038
}Semantic roles & 50–950 ramp
primary
#68E4A2
secondary
#B33E7C
accent
#1479D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582