#68FFBC#68FFBC
#68FFBC is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.1% C 0.160 H 161.3°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFBC |
|---|---|
| RGB | rgb(104, 255, 188) |
| HSL | hsl(153, 100%, 70%) |
| HSV | hsv(153, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.82, -55.35, 20.23) |
| CIE-LCH | lch(90.82, 58.93, 159.93°) |
| OKLab | oklab(90.15% -0.1519 0.0516) |
| OKLCH | oklch(90.15% 0.16 161.3) |
| XYZ | xyz(50.5413, 78.0889, 59.9763) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 2.64
Greenish Cyan
#2AFEB7
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 2.76
Greenish Turquoise
#00FBB0
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFBC #FF68AB
analogous
#68FF70 #68FFBC #68F7FF
triadic
#68FFBC #BC68FF #FFBC68
tetradic
#68FFBC #7068FF #FF68AB #F7FF68
square
#68FFBC #7068FF #FF68AB #F7FF68
split-complementary
#68FFBC #FF68F7 #FF7068
monochromatic
#00ED84 #2BFFA1 #68FFBC #A5FFD7 #E0FFF1
Accessibility & contrast
On white
1.26
#68FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#68FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFBC
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFBC | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB8
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#14FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68ffbc; /* rgb */ color: rgb(104, 255, 188); /* oklch */ color: oklch(90.1% 0.160 161.3);
Tailwind
colors: {
custom: {
50: '#a0ffd0',
500: '#68ffbc',
950: '#000000',
},
}SCSS
$custom: #68ffbc; $custom-light: #a0ffd0; $custom-dark: #000000;
JSON
{
"hex": "#68ffbc",
"rgb": {
"r": 104,
"g": 255,
"b": 188
},
"hsl": {
"h": 153.377,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.90145,
"c": 0.16044,
"h": 161.3
},
"luminance": 0.78094
}Semantic roles & 50–950 ramp
primary
#68FFBC
secondary
#DB317C
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683