#68E7A2#68E7A2
#68E7A2 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.151 H 157.0°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7A2 |
|---|---|
| RGB | rgb(104, 231, 162) |
| HSL | hsl(147, 73%, 66%) |
| HSV | hsv(147, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 29.9%, 9.4%) |
| CIE-LAB | lab(83.28, -50.76, 23.17) |
| CIE-LCH | lch(83.28, 55.80, 155.46°) |
| OKLab | oklab(83.82% -0.1386 0.0588) |
| OKLCH | oklch(83.82% 0.151 157) |
| XYZ | xyz(40.8030, 62.6998, 44.1274) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.47
Light Bluish Green
#76FDA8
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7A2 #E768AD
analogous
#6DE768 #68E7A2 #68E7E2
triadic
#68E7A2 #A268E7 #E7A268
tetradic
#68E7A2 #686DE7 #E768AD #E7E268
square
#68E7A2 #686DE7 #E768AD #E7E268
split-complementary
#68E7A2 #E268E7 #E7686D
monochromatic
#1DB764 #33DF81 #68E7A2 #9DEFC3 #D2F8E3
Accessibility & contrast
On white
1.55
#68E7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#68E7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7A2
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7A2 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79E
Deuteranopia (green-blind)
#D4CAA6
Tritanopia (blue-blind)
#3EE5D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e7a2; /* rgb */ color: rgb(104, 231, 162); /* oklch */ color: oklch(83.8% 0.151 157.0);
Tailwind
colors: {
custom: {
50: '#9cefbd',
500: '#68e7a2',
950: '#000000',
},
}SCSS
$custom: #68e7a2; $custom-light: #9cefbd; $custom-dark: #000000;
JSON
{
"hex": "#68e7a2",
"rgb": {
"r": 104,
"g": 231,
"b": 162
},
"hsl": {
"h": 147.402,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.83818,
"c": 0.15052,
"h": 157
},
"luminance": 0.62704
}Semantic roles & 50–950 ramp
primary
#68E7A2
secondary
#B73C7F
accent
#117BD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582