#68F4AB#68F4AB
#68F4AB is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.1% C 0.160 H 157.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68F4AB |
|---|---|
| RGB | rgb(104, 244, 171) |
| HSL | hsl(149, 86%, 68%) |
| HSV | hsv(149, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 29.9%, 4.3%) |
| CIE-LAB | lab(87.28, -54.31, 24.03) |
| CIE-LCH | lch(87.28, 59.39, 156.13°) |
| OKLab | oklab(87.14% -0.1482 0.0609) |
| OKLCH | oklch(87.14% 0.16 157.7) |
| XYZ | xyz(45.4064, 70.5804, 49.7507) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 2.16
Seafoam (survey)
#80F9AD
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 2.96
Light Green Blue
#56FCA2
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F4AB #F468B1
analogous
#6BF468 #68F4AB #68F4F1
triadic
#68F4AB #AB68F4 #F4AB68
tetradic
#68F4AB #686BF4 #F468B1 #F4F168
square
#68F4AB #686BF4 #F468B1 #F4F168
split-complementary
#68F4AB #F168F4 #F4686B
monochromatic
#0FD26D #2FF08B #68F4AB #A1F8CB #DAFCEA
Accessibility & contrast
On white
1.39
#68F4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#68F4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F4AB
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F4AB | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A7
Deuteranopia (green-blind)
#DFD5B0
Tritanopia (blue-blind)
#32F2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f4ab; /* rgb */ color: rgb(104, 244, 171); /* oklch */ color: oklch(87.1% 0.160 157.7);
Tailwind
colors: {
custom: {
50: '#9ef8c4',
500: '#68f4ab',
950: '#000000',
},
}SCSS
$custom: #68f4ab; $custom-light: #9ef8c4; $custom-dark: #000000;
JSON
{
"hex": "#68f4ab",
"rgb": {
"r": 104,
"g": 244,
"b": 171
},
"hsl": {
"h": 148.714,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.87142,
"c": 0.16022,
"h": 157.7
},
"luminance": 0.70585
}Semantic roles & 50–950 ramp
primary
#68F4AB
secondary
#CD3383
accent
#0378E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582