#68EBA2#68EBA2
#68EBA2 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.156 H 156.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBA2 |
|---|---|
| RGB | rgb(104, 235, 162) |
| HSL | hsl(147, 77%, 66%) |
| HSV | hsv(147, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.47, -52.40, 24.79) |
| CIE-LCH | lch(84.47, 57.97, 154.68°) |
| OKLab | oklab(84.78% -0.1428 0.0627) |
| OKLCH | oklch(84.78% 0.156 156.3) |
| XYZ | xyz(41.9354, 64.9645, 44.5049) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.26
Light Greenish Blue
#63F7B4
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 3.44
Light Blue Green
#7EFBB3
ΔE00 3.71
Light Bluish Green
#76FDA8
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBA2 #EB68B1
analogous
#70EB68 #68EBA2 #68EBE4
triadic
#68EBA2 #A268EB #EBA268
tetradic
#68EBA2 #6870EB #EB68B1 #EBE468
square
#68EBA2 #6870EB #EB68B1 #EBE468
split-complementary
#68EBA2 #E468EB #EB6870
monochromatic
#19BF63 #32E481 #68EBA2 #9EF2C3 #D4F9E5
Accessibility & contrast
On white
1.50
#68EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#68EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBA2
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBA2 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9E
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#3CE9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68eba2; /* rgb */ color: rgb(104, 235, 162); /* oklch */ color: oklch(84.8% 0.156 156.3);
Tailwind
colors: {
custom: {
50: '#9df2be',
500: '#68eba2',
950: '#000000',
},
}SCSS
$custom: #68eba2; $custom-light: #9df2be; $custom-dark: #000000;
JSON
{
"hex": "#68eba2",
"rgb": {
"r": 104,
"g": 235,
"b": 162
},
"hsl": {
"h": 146.565,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84784,
"c": 0.15596,
"h": 156.3
},
"luminance": 0.64968
}Semantic roles & 50–950 ramp
primary
#68EBA2
secondary
#BE3983
accent
#0D7ED9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582