#68EBA0#68EBA0
#68EBA0 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.7% C 0.158 H 155.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBA0 |
|---|---|
| RGB | rgb(104, 235, 160) |
| HSL | hsl(146, 77%, 66%) |
| HSV | hsv(146, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 31.9%, 7.8%) |
| CIE-LAB | lab(84.43, -52.78, 25.77) |
| CIE-LCH | lch(84.43, 58.73, 153.98°) |
| OKLab | oklab(84.74% -0.1437 0.0651) |
| OKLCH | oklch(84.74% 0.158 155.6) |
| XYZ | xyz(41.7590, 64.8939, 43.5760) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.20
Seafoam (survey)
#80F9AD
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 3.53
Light Blue Green
#7EFBB3
ΔE00 3.78
Light Bluish Green
#76FDA8
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBA0 #EB68B3
analogous
#72EB68 #68EBA0 #68EBE2
triadic
#68EBA0 #A068EB #EBA068
tetradic
#68EBA0 #6872EB #EB68B3 #EBE268
square
#68EBA0 #6872EB #EB68B3 #EBE268
split-complementary
#68EBA0 #E268EB #EB6872
monochromatic
#19BF60 #32E47E #68EBA0 #9EF2C2 #D4F9E4
Accessibility & contrast
On white
1.50
#68EBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#68EBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBA0
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBA0 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9B
Deuteranopia (green-blind)
#D8CEA5
Tritanopia (blue-blind)
#3DE9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68eba0; /* rgb */ color: rgb(104, 235, 160); /* oklch */ color: oklch(84.7% 0.158 155.6);
Tailwind
colors: {
custom: {
50: '#9df2bc',
500: '#68eba0',
950: '#000000',
},
}SCSS
$custom: #68eba0; $custom-light: #9df2bc; $custom-dark: #000000;
JSON
{
"hex": "#68eba0",
"rgb": {
"r": 104,
"g": 235,
"b": 160
},
"hsl": {
"h": 145.649,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84742,
"c": 0.15774,
"h": 155.6
},
"luminance": 0.64898
}Semantic roles & 50–950 ramp
primary
#68EBA0
secondary
#BE3985
accent
#0D82D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582