#68F89F#68F89F
#68F89F is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.9% C 0.176 H 153.5°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #68F89F |
|---|---|
| RGB | rgb(104, 248, 159) |
| HSL | hsl(143, 91%, 69%) |
| HSV | hsv(143, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(88.25, -58.11, 31.42) |
| CIE-LCH | lch(88.25, 66.06, 151.60°) |
| OKLab | oklab(87.86% -0.1576 0.0787) |
| OKLCH | oklch(87.86% 0.176 153.5) |
| XYZ | xyz(45.5307, 72.5767, 44.4035) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.47
Light Bluish Green
#76FDA8
ΔE00 1.53
Sea Green (survey)
#53FCA1
ΔE00 1.56
Seafoam Green
#7AF9AB
ΔE00 2.09
Seafoam (survey)
#80F9AD
ΔE00 2.60
Light Blue Green
#7EFBB3
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F89F #F868C1
analogous
#79F868 #68F89F #68F8E7
triadic
#68F89F #9F68F8 #F89F68
tetradic
#68F89F #6879F8 #F868C1 #F8E768
square
#68F89F #6879F8 #F868C1 #F8E768
split-complementary
#68F89F #E768F8 #F86879
monochromatic
#0ADB5A #2EF57A #68F89F #A2FBC4 #DDFDE9
Accessibility & contrast
On white
1.35
#68F89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#68F89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F89F
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F89F | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E699
Deuteranopia (green-blind)
#E5D8A5
Tritanopia (blue-blind)
#38F5E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f89f; /* rgb */ color: rgb(104, 248, 159); /* oklch */ color: oklch(87.9% 0.176 153.5);
Tailwind
colors: {
custom: {
50: '#9ffbbc',
500: '#68f89f',
950: '#000000',
},
}SCSS
$custom: #68f89f; $custom-light: #9ffbbc; $custom-dark: #000000;
JSON
{
"hex": "#68f89f",
"rgb": {
"r": 104,
"g": 248,
"b": 159
},
"hsl": {
"h": 142.917,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87863,
"c": 0.17613,
"h": 153.5
},
"luminance": 0.72581
}Semantic roles & 50–950 ramp
primary
#68F89F
secondary
#D23295
accent
#008EE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582