#68FDBB#68FDBB
#68FDBB is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.6% C 0.159 H 161.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDBB |
|---|---|
| RGB | rgb(104, 253, 187) |
| HSL | hsl(153, 97%, 70%) |
| HSV | hsv(153, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.22, -54.75, 19.90) |
| CIE-LCH | lch(90.22, 58.26, 160.03°) |
| OKLab | oklab(89.65% -0.1503 0.0508) |
| OKLCH | oklch(89.65% 0.159 161.3) |
| XYZ | xyz(49.7992, 76.7765, 59.1990) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.32
Light Blue Green
#7EFBB3
ΔE00 2.60
Light Aquamarine
#7BFDC7
ΔE00 2.62
Greenish Cyan
#2AFEB7
ΔE00 2.74
Greenish Turquoise
#00FBB0
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDBB #FD68AA
analogous
#68FD71 #68FDBB #68F4FD
triadic
#68FDBB #BB68FD #FDBB68
tetradic
#68FDBB #7168FD #FD68AA #F4FD68
square
#68FDBB #7168FD #FD68AA #F4FD68
split-complementary
#68FDBB #FD68F4 #FD7168
monochromatic
#03E882 #2CFCA0 #68FDBB #A4FED6 #E1FFF1
Accessibility & contrast
On white
1.28
#68FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#68FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDBB
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDBB | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#19FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fdbb; /* rgb */ color: rgb(104, 253, 187); /* oklch */ color: oklch(89.6% 0.159 161.3);
Tailwind
colors: {
custom: {
50: '#9fffcf',
500: '#68fdbb',
950: '#000000',
},
}SCSS
$custom: #68fdbb; $custom-light: #9fffcf; $custom-dark: #000000;
JSON
{
"hex": "#68fdbb",
"rgb": {
"r": 104,
"g": 253,
"b": 187
},
"hsl": {
"h": 153.423,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.89646,
"c": 0.15867,
"h": 161.3
},
"luminance": 0.76781
}Semantic roles & 50–950 ramp
primary
#68FDBB
secondary
#D8317B
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683