#68F8A2#68F8A2
#68F8A2 is a very light, vivid green. Relative luminance 0.727; OKLCH L 87.9% C 0.173 H 154.3°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68F8A2 |
|---|---|
| RGB | rgb(104, 248, 162) |
| HSL | hsl(144, 91%, 69%) |
| HSV | hsv(144, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 34.7%, 2.7%) |
| CIE-LAB | lab(88.30, -57.57, 29.98) |
| CIE-LCH | lch(88.30, 64.91, 152.50°) |
| OKLab | oklab(87.92% -0.1563 0.0753) |
| OKLCH | oklch(87.92% 0.173 154.3) |
| XYZ | xyz(45.7942, 72.6821, 45.7912) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.40
Light Green Blue
#56FCA2
ΔE00 1.41
Sea Green (survey)
#53FCA1
ΔE00 1.55
Seafoam Green
#7AF9AB
ΔE00 1.74
Seafoam (survey)
#80F9AD
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F8A2 #F868BE
analogous
#76F868 #68F8A2 #68F8EA
triadic
#68F8A2 #A268F8 #F8A268
tetradic
#68F8A2 #6876F8 #F868BE #F8EA68
square
#68F8A2 #6876F8 #F868BE #F8EA68
split-complementary
#68F8A2 #EA68F8 #F86876
monochromatic
#0ADB5E #2EF57E #68F8A2 #A2FBC6 #DDFDEA
Accessibility & contrast
On white
1.35
#68F8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#68F8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F8A2
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F8A2 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E69C
Deuteranopia (green-blind)
#E4D8A7
Tritanopia (blue-blind)
#36F5E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #68f8a2; /* rgb */ color: rgb(104, 248, 162); /* oklch */ color: oklch(87.9% 0.173 154.3);
Tailwind
colors: {
custom: {
50: '#9ffbbe',
500: '#68f8a2',
950: '#000000',
},
}SCSS
$custom: #68f8a2; $custom-light: #9ffbbe; $custom-dark: #000000;
JSON
{
"hex": "#68f8a2",
"rgb": {
"r": 104,
"g": 248,
"b": 162
},
"hsl": {
"h": 144.167,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87921,
"c": 0.17345,
"h": 154.3
},
"luminance": 0.72686
}Semantic roles & 50–950 ramp
primary
#68F8A2
secondary
#D23292
accent
#0089E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582