#68F69B#68F69B
#68F69B is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.3% C 0.177 H 152.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #68F69B |
|---|---|
| RGB | rgb(104, 246, 155) |
| HSL | hsl(142, 89%, 69%) |
| HSV | hsv(142, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 37%, 3.5%) |
| CIE-LAB | lab(87.59, -58.04, 32.55) |
| CIE-LCH | lch(87.59, 66.54, 150.71°) |
| OKLab | oklab(87.3% -0.1573 0.0813) |
| OKLCH | oklch(87.3% 0.177 152.7) |
| XYZ | xyz(44.5776, 71.2169, 42.4010) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.92
Sea Green (survey)
#53FCA1
ΔE00 1.97
Light Bluish Green
#76FDA8
ΔE00 2.02
Seafoam Green
#7AF9AB
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.97
Mediumspringgreen
#00FA9A
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F69B #F668C3
analogous
#7CF668 #68F69B #68F6E2
triadic
#68F69B #9B68F6 #F69B68
tetradic
#68F69B #687CF6 #F668C3 #F6E268
square
#68F69B #687CF6 #F668C3 #F6E268
split-complementary
#68F69B #E268F6 #F6687C
monochromatic
#0DD755 #2EF375 #68F69B #A2F9C1 #DCFDE7
Accessibility & contrast
On white
1.38
#68F69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#68F69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F69B
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F69B | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E495
Deuteranopia (green-blind)
#E3D6A1
Tritanopia (blue-blind)
#3CF3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f69b; /* rgb */ color: rgb(104, 246, 155); /* oklch */ color: oklch(87.3% 0.177 152.7);
Tailwind
colors: {
custom: {
50: '#9efab9',
500: '#68f69b',
950: '#000000',
},
}SCSS
$custom: #68f69b; $custom-light: #9efab9; $custom-dark: #000000;
JSON
{
"hex": "#68f69b",
"rgb": {
"r": 104,
"g": 246,
"b": 155
},
"hsl": {
"h": 141.549,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.87304,
"c": 0.17705,
"h": 152.7
},
"luminance": 0.71221
}Semantic roles & 50–950 ramp
primary
#68F69B
secondary
#CF3397
accent
#0093E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581