#68F2AA#68F2AA
#68F2AA is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.6% C 0.158 H 157.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2AA |
|---|---|
| RGB | rgb(104, 242, 170) |
| HSL | hsl(149, 84%, 68%) |
| HSV | hsv(149, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.67, -53.70, 23.71) |
| CIE-LCH | lch(86.67, 58.70, 156.18°) |
| OKLab | oklab(86.64% -0.1466 0.0601) |
| OKLCH | oklch(86.64% 0.158 157.7) |
| XYZ | xyz(44.7129, 69.3454, 49.0511) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.79
Seafoam Green
#7AF9AB
ΔE00 2.32
Light Blue Green
#7EFBB3
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.55
Light Bluish Green
#76FDA8
ΔE00 3.30
Light Green Blue
#56FCA2
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2AA #F268B0
analogous
#6BF268 #68F2AA #68F2EF
triadic
#68F2AA #AA68F2 #F2AA68
tetradic
#68F2AA #686BF2 #F268B0 #F2EF68
square
#68F2AA #686BF2 #F268B0 #F2EF68
split-complementary
#68F2AA #EF68F2 #F2686B
monochromatic
#12CE6C #30ED8A #68F2AA #A0F7CA #D9FCE9
Accessibility & contrast
On white
1.41
#68F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#68F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2AA
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2AA | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DDD4AE
Tritanopia (blue-blind)
#34F0DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f2aa; /* rgb */ color: rgb(104, 242, 170); /* oklch */ color: oklch(86.6% 0.158 157.7);
Tailwind
colors: {
custom: {
50: '#9ef7c3',
500: '#68f2aa',
950: '#000000',
},
}SCSS
$custom: #68f2aa; $custom-light: #9ef7c3; $custom-dark: #000000;
JSON
{
"hex": "#68f2aa",
"rgb": {
"r": 104,
"g": 242,
"b": 170
},
"hsl": {
"h": 148.696,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.8664,
"c": 0.15841,
"h": 157.7
},
"luminance": 0.6935
}Semantic roles & 50–950 ramp
primary
#68F2AA
secondary
#CA3482
accent
#0578E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582