#68F7AB#68F7AB
#68F7AB is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.9% C 0.164 H 157.1°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #68F7AB |
|---|---|
| RGB | rgb(104, 247, 171) |
| HSL | hsl(148, 90%, 69%) |
| HSV | hsv(148, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 30.8%, 3.1%) |
| CIE-LAB | lab(88.16, -55.51, 25.23) |
| CIE-LCH | lch(88.16, 60.97, 155.56°) |
| OKLab | oklab(87.86% -0.1513 0.0639) |
| OKLCH | oklch(87.86% 0.164 157.1) |
| XYZ | xyz(46.3164, 72.4004, 50.0540) |
| Luminance | 0.7240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.60
Light Blue Green
#7EFBB3
ΔE00 1.89
Light Greenish Blue
#63F7B4
ΔE00 1.94
Seafoam (survey)
#80F9AD
ΔE00 2.01
Light Bluish Green
#76FDA8
ΔE00 2.30
Light Green Blue
#56FCA2
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F7AB #F768B4
analogous
#6DF768 #68F7AB #68F7F3
triadic
#68F7AB #AB68F7 #F7AB68
tetradic
#68F7AB #686DF7 #F768B4 #F7F368
square
#68F7AB #686DF7 #F768B4 #F7F368
split-complementary
#68F7AB #F368F7 #F7686D
monochromatic
#0CD96C #2EF48B #68F7AB #A2FACB #DCFDEC
Accessibility & contrast
On white
1.36
#68F7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#68F7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F7AB
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F7AB | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6A6
Deuteranopia (green-blind)
#E2D8B0
Tritanopia (blue-blind)
#30F5E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f7ab; /* rgb */ color: rgb(104, 247, 171); /* oklch */ color: oklch(87.9% 0.164 157.1);
Tailwind
colors: {
custom: {
50: '#9ffbc4',
500: '#68f7ab',
950: '#000000',
},
}SCSS
$custom: #68f7ab; $custom-light: #9ffbc4; $custom-dark: #000000;
JSON
{
"hex": "#68f7ab",
"rgb": {
"r": 104,
"g": 247,
"b": 171
},
"hsl": {
"h": 148.112,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87863,
"c": 0.16421,
"h": 157.1
},
"luminance": 0.72405
}Semantic roles & 50–950 ramp
primary
#68F7AB
secondary
#D13387
accent
#007AE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582