#68FFBB#68FFBB
#68FFBB is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.1% C 0.161 H 160.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFBB |
|---|---|
| RGB | rgb(104, 255, 187) |
| HSL | hsl(153, 100%, 70%) |
| HSV | hsv(153, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.80, -55.56, 20.71) |
| CIE-LCH | lch(90.80, 59.29, 159.56°) |
| OKLab | oklab(90.12% -0.1524 0.0528) |
| OKLCH | oklch(90.12% 0.161 160.9) |
| XYZ | xyz(50.4338, 78.0459, 59.4106) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.66
Light Blue Green
#7EFBB3
ΔE00 2.51
Greenish Cyan
#2AFEB7
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 2.93
Seafoam Green
#7AF9AB
ΔE00 3.35
Greenish Turquoise
#00FBB0
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFBB #FF68AC
analogous
#68FF6F #68FFBB #68F8FF
triadic
#68FFBB #BB68FF #FFBB68
tetradic
#68FFBB #6F68FF #FF68AC #F8FF68
square
#68FFBB #6F68FF #FF68AC #F8FF68
split-complementary
#68FFBB #FF68F8 #FF6F68
monochromatic
#00ED82 #2BFF9F #68FFBB #A5FFD7 #E0FFF1
Accessibility & contrast
On white
1.26
#68FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#68FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFBB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFBB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#16FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68ffbb; /* rgb */ color: rgb(104, 255, 187); /* oklch */ color: oklch(90.1% 0.161 160.9);
Tailwind
colors: {
custom: {
50: '#a0ffcf',
500: '#68ffbb',
950: '#000000',
},
}SCSS
$custom: #68ffbb; $custom-light: #a0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#68ffbb",
"rgb": {
"r": 104,
"g": 255,
"b": 187
},
"hsl": {
"h": 152.98,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.90123,
"c": 0.16125,
"h": 160.9
},
"luminance": 0.78051
}Semantic roles & 50–950 ramp
primary
#68FFBB
secondary
#DB317D
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683