#68F598#68F598
#68F598 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.0% C 0.178 H 152.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68F598 |
|---|---|
| RGB | rgb(104, 245, 152) |
| HSL | hsl(140, 88%, 68%) |
| HSV | hsv(140, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 38%, 3.9%) |
| CIE-LAB | lab(87.25, -58.16, 33.60) |
| CIE-LCH | lch(87.25, 67.17, 149.99°) |
| OKLab | oklab(87.01% -0.1575 0.0838) |
| OKLCH | oklch(87.01% 0.178 152) |
| XYZ | xyz(44.0255, 70.5107, 40.9895) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.26
Sea Green (survey)
#53FCA1
ΔE00 2.29
Light Bluish Green
#76FDA8
ΔE00 2.39
Seafoam Green
#7AF9AB
ΔE00 2.88
Seafoam (survey)
#80F9AD
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F598 #F568C5
analogous
#7EF568 #68F598 #68F5DF
triadic
#68F598 #9868F5 #F59868
tetradic
#68F598 #687EF5 #F568C5 #F5DF68
square
#68F598 #687EF5 #F568C5 #F5DF68
split-complementary
#68F598 #DF68F5 #F5687E
monochromatic
#0ED552 #2FF171 #68F598 #A1F9BF #DBFDE6
Accessibility & contrast
On white
1.39
#68F598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#68F598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F598
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F598 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E392
Deuteranopia (green-blind)
#E3D59E
Tritanopia (blue-blind)
#3EF2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f598; /* rgb */ color: rgb(104, 245, 152); /* oklch */ color: oklch(87.0% 0.178 152.0);
Tailwind
colors: {
custom: {
50: '#9ef9b7',
500: '#68f598',
950: '#000000',
},
}SCSS
$custom: #68f598; $custom-light: #9ef9b7; $custom-dark: #000000;
JSON
{
"hex": "#68f598",
"rgb": {
"r": 104,
"g": 245,
"b": 152
},
"hsl": {
"h": 140.426,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.87006,
"c": 0.17842,
"h": 152
},
"luminance": 0.70515
}Semantic roles & 50–950 ramp
primary
#68F598
secondary
#CE3399
accent
#0197E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581