#68FAAB#68FAAB
#68FAAB is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.6% C 0.168 H 156.6°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #68FAAB |
|---|---|
| RGB | rgb(104, 250, 171) |
| HSL | hsl(148, 94%, 69%) |
| HSV | hsv(148, 58%, 98%) |
| CMYK | cmyk(58.4%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(89.04, -56.70, 26.43) |
| CIE-LCH | lch(89.04, 62.56, 155.01°) |
| OKLab | oklab(88.58% -0.1543 0.0668) |
| OKLCH | oklch(88.58% 0.168 156.6) |
| XYZ | xyz(47.2412, 74.2500, 50.3623) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.46
Light Bluish Green
#76FDA8
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 1.90
Light Green Blue
#56FCA2
ΔE00 1.91
Seafoam (survey)
#80F9AD
ΔE00 1.95
Sea Green (survey)
#53FCA1
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FAAB #FA68B7
analogous
#6EFA68 #68FAAB #68FAF4
triadic
#68FAAB #AB68FA #FAAB68
tetradic
#68FAAB #686EFA #FA68B7 #FAF468
square
#68FAAB #686EFA #FA68B7 #FAF468
split-complementary
#68FAAB #F468FA #FA686E
monochromatic
#07E06B #2DF88A #68FAAB #A3FCCC #DEFEED
Accessibility & contrast
On white
1.32
#68FAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#68FAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FAAB
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FAAB | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A6
Deuteranopia (green-blind)
#E5DAB0
Tritanopia (blue-blind)
#2EF8E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #68faab; /* rgb */ color: rgb(104, 250, 171); /* oklch */ color: oklch(88.6% 0.168 156.6);
Tailwind
colors: {
custom: {
50: '#9ffdc4',
500: '#68faab',
950: '#000000',
},
}SCSS
$custom: #68faab; $custom-light: #9ffdc4; $custom-dark: #000000;
JSON
{
"hex": "#68faab",
"rgb": {
"r": 104,
"g": 250,
"b": 171
},
"hsl": {
"h": 147.534,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.88583,
"c": 0.16818,
"h": 156.6
},
"luminance": 0.74255
}Semantic roles & 50–950 ramp
primary
#68FAAB
secondary
#D4328A
accent
#007CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682