#68FAAA#68FAAA
#68FAAA is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.6% C 0.169 H 156.3°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68FAAA |
|---|---|
| RGB | rgb(104, 250, 170) |
| HSL | hsl(147, 94%, 69%) |
| HSV | hsv(147, 58%, 98%) |
| CMYK | cmyk(58.4%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.02, -56.89, 26.91) |
| CIE-LCH | lch(89.02, 62.93, 154.68°) |
| OKLab | oklab(88.56% -0.1548 0.068) |
| OKLCH | oklch(88.56% 0.169 156.3) |
| XYZ | xyz(47.1462, 74.2120, 49.8622) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.43
Light Bluish Green
#76FDA8
ΔE00 1.60
Light Green Blue
#56FCA2
ΔE00 1.76
Seafoam (survey)
#80F9AD
ΔE00 1.94
Sea Green (survey)
#53FCA1
ΔE00 1.95
Light Blue Green
#7EFBB3
ΔE00 1.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FAAA #FA68B8
analogous
#6FFA68 #68FAAA #68FAF3
triadic
#68FAAA #AA68FA #FAAA68
tetradic
#68FAAA #686FFA #FA68B8 #FAF368
square
#68FAAA #686FFA #FA68B8 #FAF368
split-complementary
#68FAAA #F368FA #FA686F
monochromatic
#07E069 #2DF889 #68FAAA #A3FCCB #DEFEED
Accessibility & contrast
On white
1.33
#68FAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#68FAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FAAA
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FAAA | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#2FF8E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #68faaa; /* rgb */ color: rgb(104, 250, 170); /* oklch */ color: oklch(88.6% 0.169 156.3);
Tailwind
colors: {
custom: {
50: '#9ffdc3',
500: '#68faaa',
950: '#000000',
},
}SCSS
$custom: #68faaa; $custom-light: #9ffdc3; $custom-dark: #000000;
JSON
{
"hex": "#68faaa",
"rgb": {
"r": 104,
"g": 250,
"b": 170
},
"hsl": {
"h": 147.123,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.88562,
"c": 0.16906,
"h": 156.3
},
"luminance": 0.74217
}Semantic roles & 50–950 ramp
primary
#68FAAA
secondary
#D4328B
accent
#007EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682