#68EDA5#68EDA5
#68EDA5 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.3% C 0.156 H 156.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #68EDA5 |
|---|---|
| RGB | rgb(104, 237, 165) |
| HSL | hsl(148, 79%, 67%) |
| HSV | hsv(148, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 30.4%, 7.1%) |
| CIE-LAB | lab(85.11, -52.64, 24.13) |
| CIE-LCH | lch(85.11, 57.90, 155.37°) |
| OKLab | oklab(85.33% -0.1436 0.0611) |
| OKLCH | oklch(85.33% 0.156 156.9) |
| XYZ | xyz(42.7810, 66.2241, 46.1180) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.30
Light Bluish Green
#76FDA8
ΔE00 3.96
Light Green Blue
#56FCA2
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EDA5 #ED68B0
analogous
#6EED68 #68EDA5 #68EDE8
triadic
#68EDA5 #A568ED #EDA568
tetradic
#68EDA5 #686EED #ED68B0 #EDE868
square
#68EDA5 #686EED #ED68B0 #EDE868
split-complementary
#68EDA5 #E868ED #ED686E
monochromatic
#17C366 #31E684 #68EDA5 #9FF4C6 #D5FAE6
Accessibility & contrast
On white
1.47
#68EDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#68EDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EDA5
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EDA5 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDCA1
Deuteranopia (green-blind)
#D9CFA9
Tritanopia (blue-blind)
#39EBDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68eda5; /* rgb */ color: rgb(104, 237, 165); /* oklch */ color: oklch(85.3% 0.156 156.9);
Tailwind
colors: {
custom: {
50: '#9df4c0',
500: '#68eda5',
950: '#000000',
},
}SCSS
$custom: #68eda5; $custom-light: #9df4c0; $custom-dark: #000000;
JSON
{
"hex": "#68eda5",
"rgb": {
"r": 104,
"g": 237,
"b": 165
},
"hsl": {
"h": 147.519,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.8533,
"c": 0.15604,
"h": 156.9
},
"luminance": 0.66228
}Semantic roles & 50–950 ramp
primary
#68EDA5
secondary
#C13882
accent
#0B7BDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582