#68F3A3#68F3A3
#68F3A3 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.7% C 0.166 H 155.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #68F3A3 |
|---|---|
| RGB | rgb(104, 243, 163) |
| HSL | hsl(145, 85%, 68%) |
| HSV | hsv(145, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 32.9%, 4.7%) |
| CIE-LAB | lab(86.84, -55.42, 27.51) |
| CIE-LCH | lch(86.84, 61.87, 153.60°) |
| OKLab | oklab(86.74% -0.1507 0.0693) |
| OKLCH | oklch(86.74% 0.166 155.3) |
| XYZ | xyz(44.3667, 69.6844, 45.7556) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.82
Seafoam (survey)
#80F9AD
ΔE00 2.25
Light Bluish Green
#76FDA8
ΔE00 2.37
Light Green Blue
#56FCA2
ΔE00 2.42
Sea Green (survey)
#53FCA1
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F3A3 #F368B8
analogous
#72F368 #68F3A3 #68F3E9
triadic
#68F3A3 #A368F3 #F3A368
tetradic
#68F3A3 #6872F3 #F368B8 #F3E968
square
#68F3A3 #6872F3 #F368B8 #F3E968
split-complementary
#68F3A3 #E968F3 #F36872
monochromatic
#11D062 #2FEE80 #68F3A3 #A1F8C6 #D9FCE8
Accessibility & contrast
On white
1.41
#68F3A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#68F3A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F3A3
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F3A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F3A3 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E29E
Deuteranopia (green-blind)
#DFD4A8
Tritanopia (blue-blind)
#38F1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f3a3; /* rgb */ color: rgb(104, 243, 163); /* oklch */ color: oklch(86.7% 0.166 155.3);
Tailwind
colors: {
custom: {
50: '#9ef8be',
500: '#68f3a3',
950: '#000000',
},
}SCSS
$custom: #68f3a3; $custom-light: #9ef8be; $custom-dark: #000000;
JSON
{
"hex": "#68f3a3",
"rgb": {
"r": 104,
"g": 243,
"b": 163
},
"hsl": {
"h": 145.468,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86735,
"c": 0.16588,
"h": 155.3
},
"luminance": 0.69689
}Semantic roles & 50–950 ramp
primary
#68F3A3
secondary
#CC348B
accent
#0484E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582