#68EDA6#68EDA6
#68EDA6 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.4% C 0.155 H 157.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #68EDA6 |
|---|---|
| RGB | rgb(104, 237, 166) |
| HSL | hsl(148, 79%, 67%) |
| HSV | hsv(148, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 30%, 7.1%) |
| CIE-LAB | lab(85.13, -52.44, 23.64) |
| CIE-LCH | lch(85.13, 57.53, 155.74°) |
| OKLab | oklab(85.35% -0.1431 0.0599) |
| OKLCH | oklch(85.35% 0.155 157.3) |
| XYZ | xyz(42.8724, 66.2606, 46.5993) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.63
Seafoam Green
#7AF9AB
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EDA6 #ED68AF
analogous
#6DED68 #68EDA6 #68EDE9
triadic
#68EDA6 #A668ED #EDA668
tetradic
#68EDA6 #686DED #ED68AF #EDE968
square
#68EDA6 #686DED #ED68AF #EDE968
split-complementary
#68EDA6 #E968ED #ED686D
monochromatic
#17C367 #31E686 #68EDA6 #9FF4C6 #D5FAE6
Accessibility & contrast
On white
1.47
#68EDA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#68EDA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EDA6
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EDA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EDA6 | 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)
#EBDDA2
Deuteranopia (green-blind)
#D9CFAA
Tritanopia (blue-blind)
#39EBDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68eda6; /* rgb */ color: rgb(104, 237, 166); /* oklch */ color: oklch(85.4% 0.155 157.3);
Tailwind
colors: {
custom: {
50: '#9df4c0',
500: '#68eda6',
950: '#000000',
},
}SCSS
$custom: #68eda6; $custom-light: #9df4c0; $custom-dark: #000000;
JSON
{
"hex": "#68eda6",
"rgb": {
"r": 104,
"g": 237,
"b": 166
},
"hsl": {
"h": 147.97,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.85351,
"c": 0.15517,
"h": 157.3
},
"luminance": 0.66265
}Semantic roles & 50–950 ramp
primary
#68EDA6
secondary
#C13881
accent
#0B7ADB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582