#68FBAD#68FBAD
#68FBAD is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.9% C 0.168 H 157.0°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBAD |
|---|---|
| RGB | rgb(104, 251, 173) |
| HSL | hsl(148, 95%, 70%) |
| HSV | hsv(148, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(89.37, -56.71, 25.87) |
| CIE-LCH | lch(89.37, 62.33, 155.48°) |
| OKLab | oklab(88.86% -0.1545 0.0654) |
| OKLCH | oklch(88.86% 0.168 157) |
| XYZ | xyz(47.7448, 74.9499, 51.4777) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.59
Light Blue Green
#7EFBB3
ΔE00 1.81
Light Bluish Green
#76FDA8
ΔE00 1.87
Seafoam (survey)
#80F9AD
ΔE00 2.03
Light Green Blue
#56FCA2
ΔE00 2.06
Sea Green (survey)
#53FCA1
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBAD #FB68B6
analogous
#6DFB68 #68FBAD #68FBF6
triadic
#68FBAD #AD68FB #FBAD68
tetradic
#68FBAD #686DFB #FB68B6 #FBF668
square
#68FBAD #686DFB #FB68B6 #FBF668
split-complementary
#68FBAD #F668FB #FB686D
monochromatic
#06E36E #2CF98D #68FBAD #A4FDCD #DFFEEE
Accessibility & contrast
On white
1.31
#68FBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#68FBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBAD
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBAD | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A8
Deuteranopia (green-blind)
#E5DBB2
Tritanopia (blue-blind)
#2CF9E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #68fbad; /* rgb */ color: rgb(104, 251, 173); /* oklch */ color: oklch(88.9% 0.168 157.0);
Tailwind
colors: {
custom: {
50: '#9ffdc5',
500: '#68fbad',
950: '#000000',
},
}SCSS
$custom: #68fbad; $custom-light: #9ffdc5; $custom-dark: #000000;
JSON
{
"hex": "#68fbad",
"rgb": {
"r": 104,
"g": 251,
"b": 173
},
"hsl": {
"h": 148.163,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.88864,
"c": 0.16778,
"h": 157
},
"luminance": 0.74955
}Semantic roles & 50–950 ramp
primary
#68FBAD
secondary
#D63289
accent
#007AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682