#68F8A1#68F8A1
#68F8A1 is a very light, vivid green. Relative luminance 0.727; OKLCH L 87.9% C 0.174 H 154.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68F8A1 |
|---|---|
| RGB | rgb(104, 248, 161) |
| HSL | hsl(144, 91%, 69%) |
| HSV | hsv(144, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 35.1%, 2.7%) |
| CIE-LAB | lab(88.28, -57.75, 30.46) |
| CIE-LCH | lch(88.28, 65.29, 152.19°) |
| OKLab | oklab(87.9% -0.1567 0.0764) |
| OKLCH | oklch(87.9% 0.174 154) |
| XYZ | xyz(45.7057, 72.6467, 45.3249) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.41
Light Bluish Green
#76FDA8
ΔE00 1.42
Sea Green (survey)
#53FCA1
ΔE00 1.54
Seafoam Green
#7AF9AB
ΔE00 1.85
Seafoam (survey)
#80F9AD
ΔE00 2.38
Light Blue Green
#7EFBB3
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F8A1 #F868BF
analogous
#77F868 #68F8A1 #68F8E9
triadic
#68F8A1 #A168F8 #F8A168
tetradic
#68F8A1 #6877F8 #F868BF #F8E968
square
#68F8A1 #6877F8 #F868BF #F8E968
split-complementary
#68F8A1 #E968F8 #F86877
monochromatic
#0ADB5D #2EF57D #68F8A1 #A2FBC5 #DDFDEA
Accessibility & contrast
On white
1.35
#68F8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#68F8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F8A1
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F8A1 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E69B
Deuteranopia (green-blind)
#E4D8A7
Tritanopia (blue-blind)
#37F5E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f8a1; /* rgb */ color: rgb(104, 248, 161); /* oklch */ color: oklch(87.9% 0.174 154.0);
Tailwind
colors: {
custom: {
50: '#9ffbbd',
500: '#68f8a1',
950: '#000000',
},
}SCSS
$custom: #68f8a1; $custom-light: #9ffbbd; $custom-dark: #000000;
JSON
{
"hex": "#68f8a1",
"rgb": {
"r": 104,
"g": 248,
"b": 161
},
"hsl": {
"h": 143.75,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87901,
"c": 0.17435,
"h": 154
},
"luminance": 0.72651
}Semantic roles & 50–950 ramp
primary
#68F8A1
secondary
#D23293
accent
#008BE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582