#68F183#68F183
#68F183 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.192 H 147.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68F183 |
|---|---|
| RGB | rgb(104, 241, 131) |
| HSL | hsl(132, 83%, 68%) |
| HSV | hsv(132, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(85.75, -60.00, 42.02) |
| CIE-LCH | lch(85.75, 73.25, 145.00°) |
| OKLab | oklab(85.68% -0.1623 0.1027) |
| OKLCH | oklch(85.68% 0.192 147.7) |
| XYZ | xyz(41.2582, 67.4886, 32.3207) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.62
Spearmint
#1EF876
ΔE00 3.63
Lightgreen
#90EE90
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 4.00
Lightgreen (survey)
#76FF7B
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F183 #F168D6
analogous
#91F168 #68F183 #68F1C8
triadic
#68F183 #8368F1 #F18368
tetradic
#68F183 #6891F1 #F168D6 #F1C868
square
#68F183 #6891F1 #F168D6 #F1C868
split-complementary
#68F183 #C868F1 #F16891
monochromatic
#13CC37 #30EC55 #68F183 #A0F6B1 #D8FBDF
Accessibility & contrast
On white
1.45
#68F183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#68F183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F183
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F183 | 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)
#F3DE7A
Deuteranopia (green-blind)
#E1D28A
Tritanopia (blue-blind)
#49ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f183; /* rgb */ color: rgb(104, 241, 131); /* oklch */ color: oklch(85.7% 0.192 147.7);
Tailwind
colors: {
custom: {
50: '#9ef7a8',
500: '#68f183',
950: '#000000',
},
}SCSS
$custom: #68f183; $custom-light: #9ef7a8; $custom-dark: #000000;
JSON
{
"hex": "#68f183",
"rgb": {
"r": 104,
"g": 241,
"b": 131
},
"hsl": {
"h": 131.825,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85676,
"c": 0.19209,
"h": 147.7
},
"luminance": 0.67492
}Semantic roles & 50–950 ramp
primary
#68F183
secondary
#C835AB
accent
#06B5DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581