#68F59B#68F59B
#68F59B is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.1% C 0.176 H 152.8°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68F59B |
|---|---|
| RGB | rgb(104, 245, 155) |
| HSL | hsl(142, 88%, 68%) |
| HSV | hsv(142, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 36.7%, 3.9%) |
| CIE-LAB | lab(87.30, -57.65, 32.16) |
| CIE-LCH | lch(87.30, 66.01, 150.84°) |
| OKLab | oklab(87.06% -0.1562 0.0804) |
| OKLCH | oklch(87.06% 0.176 152.8) |
| XYZ | xyz(44.2743, 70.6103, 42.2999) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.02
Sea Green (survey)
#53FCA1
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 2.11
Seafoam Green
#7AF9AB
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 2.92
Mediumspringgreen
#00FA9A
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F59B #F568C2
analogous
#7BF568 #68F59B #68F5E1
triadic
#68F59B #9B68F5 #F59B68
tetradic
#68F59B #687BF5 #F568C2 #F5E168
square
#68F59B #687BF5 #F568C2 #F5E168
split-complementary
#68F59B #E168F5 #F5687B
monochromatic
#0ED556 #2FF175 #68F59B #A1F9C1 #DBFDE7
Accessibility & contrast
On white
1.39
#68F59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#68F59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F59B
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F59B | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E395
Deuteranopia (green-blind)
#E2D5A1
Tritanopia (blue-blind)
#3CF2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f59b; /* rgb */ color: rgb(104, 245, 155); /* oklch */ color: oklch(87.1% 0.176 152.8);
Tailwind
colors: {
custom: {
50: '#9ef9b9',
500: '#68f59b',
950: '#000000',
},
}SCSS
$custom: #68f59b; $custom-light: #9ef9b9; $custom-dark: #000000;
JSON
{
"hex": "#68f59b",
"rgb": {
"r": 104,
"g": 245,
"b": 155
},
"hsl": {
"h": 141.702,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.87062,
"c": 0.17572,
"h": 152.8
},
"luminance": 0.70614
}Semantic roles & 50–950 ramp
primary
#68F59B
secondary
#CE3396
accent
#0192E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581