#68F0AA#68F0AA
#68F0AA is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.2% C 0.156 H 158.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #68F0AA |
|---|---|
| RGB | rgb(104, 240, 170) |
| HSL | hsl(149, 82%, 67%) |
| HSV | hsv(149, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(86.09, -52.89, 22.90) |
| CIE-LCH | lch(86.09, 57.63, 156.59°) |
| OKLab | oklab(86.16% -0.1445 0.0581) |
| OKLCH | oklch(86.16% 0.156 158.1) |
| XYZ | xyz(44.1209, 68.1614, 48.8538) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Seafoam Green
#7AF9AB
ΔE00 2.75
Light Blue Green
#7EFBB3
ΔE00 2.79
Seafoam (survey)
#80F9AD
ΔE00 2.92
Light Bluish Green
#76FDA8
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F0AA #F068AE
analogous
#6AF068 #68F0AA #68F0EE
triadic
#68F0AA #AA68F0 #F0AA68
tetradic
#68F0AA #686AF0 #F068AE #F0EE68
square
#68F0AA #686AF0 #F068AE #F0EE68
split-complementary
#68F0AA #EE68F0 #F0686A
monochromatic
#14CA6C #30EA8B #68F0AA #A0F6C9 #D7FBE9
Accessibility & contrast
On white
1.44
#68F0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#68F0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F0AA
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F0AA | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#35EFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f0aa; /* rgb */ color: rgb(104, 240, 170); /* oklch */ color: oklch(86.2% 0.156 158.1);
Tailwind
colors: {
custom: {
50: '#9ef6c3',
500: '#68f0aa',
950: '#000000',
},
}SCSS
$custom: #68f0aa; $custom-light: #9ef6c3; $custom-dark: #000000;
JSON
{
"hex": "#68f0aa",
"rgb": {
"r": 104,
"g": 240,
"b": 170
},
"hsl": {
"h": 149.118,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.86159,
"c": 0.15574,
"h": 158.1
},
"luminance": 0.68166
}Semantic roles & 50–950 ramp
primary
#68F0AA
secondary
#C63680
accent
#0776DE
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582