#68F097#68F097
#68F097 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.173 H 152.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68F097 |
|---|---|
| RGB | rgb(104, 240, 151) |
| HSL | hsl(141, 82%, 67%) |
| HSV | hsv(141, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 37.1%, 5.9%) |
| CIE-LAB | lab(85.75, -56.39, 32.12) |
| CIE-LCH | lch(85.75, 64.90, 150.33°) |
| OKLab | oklab(85.78% -0.1529 0.0802) |
| OKLCH | oklch(85.78% 0.173 152.3) |
| XYZ | xyz(42.4517, 67.4937, 40.0626) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.94
Sea Green (survey)
#53FCA1
ΔE00 2.97
Light Bluish Green
#76FDA8
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F097 #F068C1
analogous
#7DF068 #68F097 #68F0DB
triadic
#68F097 #9768F0 #F09768
tetradic
#68F097 #687DF0 #F068C1 #F0DB68
square
#68F097 #687DF0 #F068C1 #F0DB68
split-complementary
#68F097 #DB68F0 #F0687D
monochromatic
#14CA53 #30EA71 #68F097 #A0F6BD #D7FBE4
Accessibility & contrast
On white
1.45
#68F097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#68F097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F097
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F097 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#40EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f097; /* rgb */ color: rgb(104, 240, 151); /* oklch */ color: oklch(85.8% 0.173 152.3);
Tailwind
colors: {
custom: {
50: '#9ef6b6',
500: '#68f097',
950: '#000000',
},
}SCSS
$custom: #68f097; $custom-light: #9ef6b6; $custom-dark: #000000;
JSON
{
"hex": "#68f097",
"rgb": {
"r": 104,
"g": 240,
"b": 151
},
"hsl": {
"h": 140.735,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85776,
"c": 0.17263,
"h": 152.3
},
"luminance": 0.67498
}Semantic roles & 50–950 ramp
primary
#68F097
secondary
#C63694
accent
#0794DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581