#68F7AA#68F7AA
#68F7AA is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.8% C 0.165 H 156.8°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #68F7AA |
|---|---|
| RGB | rgb(104, 247, 170) |
| HSL | hsl(148, 90%, 69%) |
| HSV | hsv(148, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 31.2%, 3.1%) |
| CIE-LAB | lab(88.14, -55.70, 25.72) |
| CIE-LCH | lch(88.14, 61.35, 155.22°) |
| OKLab | oklab(87.84% -0.1517 0.065) |
| OKLCH | oklch(87.84% 0.165 156.8) |
| XYZ | xyz(46.2214, 72.3624, 49.5539) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 1.94
Seafoam (survey)
#80F9AD
ΔE00 1.96
Light Greenish Blue
#63F7B4
ΔE00 2.13
Light Bluish Green
#76FDA8
ΔE00 2.17
Light Green Blue
#56FCA2
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F7AA #F768B5
analogous
#6EF768 #68F7AA #68F7F1
triadic
#68F7AA #AA68F7 #F7AA68
tetradic
#68F7AA #686EF7 #F768B5 #F7F168
square
#68F7AA #686EF7 #F768B5 #F7F168
split-complementary
#68F7AA #F168F7 #F7686E
monochromatic
#0CD96A #2EF489 #68F7AA #A2FACB #DCFDEB
Accessibility & contrast
On white
1.36
#68F7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#68F7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F7AA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F7AA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A5
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#31F5E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f7aa; /* rgb */ color: rgb(104, 247, 170); /* oklch */ color: oklch(87.8% 0.165 156.8);
Tailwind
colors: {
custom: {
50: '#9ffbc3',
500: '#68f7aa',
950: '#000000',
},
}SCSS
$custom: #68f7aa; $custom-light: #9ffbc3; $custom-dark: #000000;
JSON
{
"hex": "#68f7aa",
"rgb": {
"r": 104,
"g": 247,
"b": 170
},
"hsl": {
"h": 147.692,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87842,
"c": 0.16507,
"h": 156.8
},
"luminance": 0.72367
}Semantic roles & 50–950 ramp
primary
#68F7AA
secondary
#D13388
accent
#007CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582