#68F2A2#68F2A2
#68F2A2 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.5% C 0.165 H 155.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2A2 |
|---|---|
| RGB | rgb(104, 242, 162) |
| HSL | hsl(145, 84%, 68%) |
| HSV | hsv(145, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 33.1%, 5.1%) |
| CIE-LAB | lab(86.53, -55.21, 27.59) |
| CIE-LCH | lch(86.53, 61.72, 153.44°) |
| OKLab | oklab(86.47% -0.1501 0.0695) |
| OKLCH | oklch(86.47% 0.165 155.1) |
| XYZ | xyz(43.9790, 69.0518, 45.1861) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.37
Light Bluish Green
#76FDA8
ΔE00 2.53
Light Green Blue
#56FCA2
ΔE00 2.57
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Blue Green
#7EFBB3
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2A2 #F268B8
analogous
#73F268 #68F2A2 #68F2E7
triadic
#68F2A2 #A268F2 #F2A268
tetradic
#68F2A2 #6873F2 #F268B8 #F2E768
square
#68F2A2 #6873F2 #F268B8 #F2E768
split-complementary
#68F2A2 #E768F2 #F26873
monochromatic
#12CE61 #30ED7F #68F2A2 #A0F7C5 #D9FCE7
Accessibility & contrast
On white
1.42
#68F2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#68F2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2A2
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2A2 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E19D
Deuteranopia (green-blind)
#DED3A7
Tritanopia (blue-blind)
#39F0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f2a2; /* rgb */ color: rgb(104, 242, 162); /* oklch */ color: oklch(86.5% 0.165 155.1);
Tailwind
colors: {
custom: {
50: '#9ef7be',
500: '#68f2a2',
950: '#000000',
},
}SCSS
$custom: #68f2a2; $custom-light: #9ef7be; $custom-dark: #000000;
JSON
{
"hex": "#68f2a2",
"rgb": {
"r": 104,
"g": 242,
"b": 162
},
"hsl": {
"h": 145.217,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86474,
"c": 0.16542,
"h": 155.1
},
"luminance": 0.69056
}Semantic roles & 50–950 ramp
primary
#68F2A2
secondary
#CA348B
accent
#0584E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582