#68F89B#68F89B
#68F89B is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.8% C 0.180 H 152.4°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68F89B |
|---|---|
| RGB | rgb(104, 248, 155) |
| HSL | hsl(141, 91%, 69%) |
| HSV | hsv(141, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 37.5%, 2.7%) |
| CIE-LAB | lab(88.18, -58.81, 33.34) |
| CIE-LCH | lch(88.18, 67.60, 150.45°) |
| OKLab | oklab(87.79% -0.1593 0.0832) |
| OKLCH | oklch(87.79% 0.18 152.4) |
| XYZ | xyz(45.1892, 72.4401, 42.6049) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.79
Sea Green (survey)
#53FCA1
ΔE00 1.83
Light Bluish Green
#76FDA8
ΔE00 1.91
Seafoam Green
#7AF9AB
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 3.10
Baby Green
#8CFF9E
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F89B #F868C5
analogous
#7DF868 #68F89B #68F8E3
triadic
#68F89B #9B68F8 #F89B68
tetradic
#68F89B #687DF8 #F868C5 #F8E368
square
#68F89B #687DF8 #F868C5 #F8E368
split-complementary
#68F89B #E368F8 #F8687D
monochromatic
#0ADB54 #2EF574 #68F89B #A2FBC2 #DDFDE8
Accessibility & contrast
On white
1.36
#68F89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#68F89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F89B
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F89B | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E595
Deuteranopia (green-blind)
#E5D8A1
Tritanopia (blue-blind)
#3BF5E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f89b; /* rgb */ color: rgb(104, 248, 155); /* oklch */ color: oklch(87.8% 0.180 152.4);
Tailwind
colors: {
custom: {
50: '#9ffbb9',
500: '#68f89b',
950: '#000000',
},
}SCSS
$custom: #68f89b; $custom-light: #9ffbb9; $custom-dark: #000000;
JSON
{
"hex": "#68f89b",
"rgb": {
"r": 104,
"g": 248,
"b": 155
},
"hsl": {
"h": 141.25,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87788,
"c": 0.17971,
"h": 152.4
},
"luminance": 0.72444
}Semantic roles & 50–950 ramp
primary
#68F89B
secondary
#D23299
accent
#0094E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581