#68E09D#68E09D
#68E09D is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.145 H 156.6°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #68E09D |
|---|---|
| RGB | rgb(104, 224, 157) |
| HSL | hsl(147, 66%, 64%) |
| HSV | hsv(147, 54%, 88%) |
| CMYK | cmyk(53.6%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.12, -48.83, 22.80) |
| CIE-LCH | lch(81.12, 53.89, 154.98°) |
| OKLab | oklab(82.02% -0.1333 0.0578) |
| OKLCH | oklch(82.02% 0.145 156.6) |
| XYZ | xyz(38.4473, 58.6853, 41.1931) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.98
Light Greenish Blue
#63F7B4
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.64
Seafoam Green
#7AF9AB
ΔE00 5.64
Seafoam (survey)
#80F9AD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E09D #E068AB
analogous
#6FE068 #68E09D #68E0D9
triadic
#68E09D #9D68E0 #E09D68
tetradic
#68E09D #686FE0 #E068AB #E0D968
square
#68E09D #686FE0 #E068AB #E0D968
split-complementary
#68E09D #D968E0 #E0686F
monochromatic
#23AB5F #35D67C #68E09D #9BEABE #CEF5DF
Accessibility & contrast
On white
1.65
#68E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#68E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E09D
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E09D | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#CEC5A1
Tritanopia (blue-blind)
#43DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68e09d; /* rgb */ color: rgb(104, 224, 157); /* oklch */ color: oklch(82.0% 0.145 156.6);
Tailwind
colors: {
custom: {
50: '#9beaba',
500: '#68e09d',
950: '#000000',
},
}SCSS
$custom: #68e09d; $custom-light: #9beaba; $custom-dark: #000000;
JSON
{
"hex": "#68e09d",
"rgb": {
"r": 104,
"g": 224,
"b": 157
},
"hsl": {
"h": 146.5,
"s": 65.934,
"l": 64.314
},
"oklch": {
"l": 0.82017,
"c": 0.1453,
"h": 156.6
},
"luminance": 0.58689
}Semantic roles & 50–950 ramp
primary
#68E09D
secondary
#AD407C
accent
#187DCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481