#68F3A2#68F3A2
#68F3A2 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.7% C 0.167 H 155.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #68F3A2 |
|---|---|
| RGB | rgb(104, 243, 162) |
| HSL | hsl(145, 85%, 68%) |
| HSV | hsv(145, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 33.3%, 4.7%) |
| CIE-LAB | lab(86.82, -55.61, 27.99) |
| CIE-LCH | lch(86.82, 62.26, 153.28°) |
| OKLab | oklab(86.72% -0.1511 0.0705) |
| OKLCH | oklch(86.72% 0.167 155) |
| XYZ | xyz(44.2775, 69.6487, 45.2856) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.85
Seafoam (survey)
#80F9AD
ΔE00 2.29
Light Bluish Green
#76FDA8
ΔE00 2.32
Light Green Blue
#56FCA2
ΔE00 2.35
Sea Green (survey)
#53FCA1
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F3A2 #F368B9
analogous
#73F368 #68F3A2 #68F3E7
triadic
#68F3A2 #A268F3 #F3A268
tetradic
#68F3A2 #6873F3 #F368B9 #F3E768
square
#68F3A2 #6873F3 #F368B9 #F3E768
split-complementary
#68F3A2 #E768F3 #F36873
monochromatic
#11D060 #2FEE7F #68F3A2 #A1F8C5 #D9FCE8
Accessibility & contrast
On white
1.41
#68F3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#68F3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F3A2
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F3A2 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19D
Deuteranopia (green-blind)
#DFD4A7
Tritanopia (blue-blind)
#39F1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f3a2; /* rgb */ color: rgb(104, 243, 162); /* oklch */ color: oklch(86.7% 0.167 155.0);
Tailwind
colors: {
custom: {
50: '#9ef8be',
500: '#68f3a2',
950: '#000000',
},
}SCSS
$custom: #68f3a2; $custom-light: #9ef8be; $custom-dark: #000000;
JSON
{
"hex": "#68f3a2",
"rgb": {
"r": 104,
"g": 243,
"b": 162
},
"hsl": {
"h": 145.036,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86715,
"c": 0.16676,
"h": 155
},
"luminance": 0.69653
}Semantic roles & 50–950 ramp
primary
#68F3A2
secondary
#CC348C
accent
#0485E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582