#68FBAC#68FBAC
#68FBAC is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.8% C 0.169 H 156.7°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBAC |
|---|---|
| RGB | rgb(104, 251, 172) |
| HSL | hsl(148, 95%, 70%) |
| HSV | hsv(148, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(89.35, -56.90, 26.35) |
| CIE-LCH | lch(89.35, 62.71, 155.15°) |
| OKLab | oklab(88.84% -0.1549 0.0666) |
| OKLCH | oklch(88.84% 0.169 156.7) |
| XYZ | xyz(47.6484, 74.9113, 50.9700) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.53
Light Bluish Green
#76FDA8
ΔE00 1.72
Light Blue Green
#7EFBB3
ΔE00 1.88
Light Green Blue
#56FCA2
ΔE00 1.91
Seafoam (survey)
#80F9AD
ΔE00 2.00
Sea Green (survey)
#53FCA1
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBAC #FB68B7
analogous
#6EFB68 #68FBAC #68FBF6
triadic
#68FBAC #AC68FB #FBAC68
tetradic
#68FBAC #686EFB #FB68B7 #FBF668
square
#68FBAC #686EFB #FB68B7 #FBF668
split-complementary
#68FBAC #F668FB #FB686E
monochromatic
#06E36C #2CF98B #68FBAC #A4FDCD #DFFEEE
Accessibility & contrast
On white
1.31
#68FBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#68FBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBAC
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBAC | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A7
Deuteranopia (green-blind)
#E5DBB1
Tritanopia (blue-blind)
#2DF9E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #68fbac; /* rgb */ color: rgb(104, 251, 172); /* oklch */ color: oklch(88.8% 0.169 156.7);
Tailwind
colors: {
custom: {
50: '#9ffdc5',
500: '#68fbac',
950: '#000000',
},
}SCSS
$custom: #68fbac; $custom-light: #9ffdc5; $custom-dark: #000000;
JSON
{
"hex": "#68fbac",
"rgb": {
"r": 104,
"g": 251,
"b": 172
},
"hsl": {
"h": 147.755,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.88843,
"c": 0.16864,
"h": 156.7
},
"luminance": 0.74916
}Semantic roles & 50–950 ramp
primary
#68FBAC
secondary
#D6328A
accent
#007BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682