#68F2AB#68F2AB
#68F2AB is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.7% C 0.158 H 158.0°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2AB |
|---|---|
| RGB | rgb(104, 242, 171) |
| HSL | hsl(149, 84%, 68%) |
| HSV | hsv(149, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(86.69, -53.50, 23.22) |
| CIE-LCH | lch(86.69, 58.32, 156.54°) |
| OKLab | oklab(86.66% -0.1461 0.0589) |
| OKLCH | oklch(86.66% 0.158 158) |
| XYZ | xyz(44.8078, 69.3833, 49.5512) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.64
Seafoam Green
#7AF9AB
ΔE00 2.43
Light Blue Green
#7EFBB3
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 2.64
Light Bluish Green
#76FDA8
ΔE00 3.44
Light Green Blue
#56FCA2
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2AB #F268AF
analogous
#6AF268 #68F2AB #68F2F0
triadic
#68F2AB #AB68F2 #F2AB68
tetradic
#68F2AB #686AF2 #F268AF #F2F068
square
#68F2AB #686AF2 #F268AF #F2F068
split-complementary
#68F2AB #F068F2 #F2686A
monochromatic
#12CE6D #30ED8C #68F2AB #A0F7CA #D9FCEA
Accessibility & contrast
On white
1.41
#68F2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#68F2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2AB
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2AB | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A7
Deuteranopia (green-blind)
#DDD4AF
Tritanopia (blue-blind)
#33F1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f2ab; /* rgb */ color: rgb(104, 242, 171); /* oklch */ color: oklch(86.7% 0.158 158.0);
Tailwind
colors: {
custom: {
50: '#9ef7c4',
500: '#68f2ab',
950: '#000000',
},
}SCSS
$custom: #68f2ab; $custom-light: #9ef7c4; $custom-dark: #000000;
JSON
{
"hex": "#68f2ab",
"rgb": {
"r": 104,
"g": 242,
"b": 171
},
"hsl": {
"h": 149.13,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86662,
"c": 0.15756,
"h": 158
},
"luminance": 0.69388
}Semantic roles & 50–950 ramp
primary
#68F2AB
secondary
#CA3481
accent
#0576E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582