#68FCBA#68FCBA
#68FCBA is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.4% C 0.158 H 161.2°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCBA |
|---|---|
| RGB | rgb(104, 252, 186) |
| HSL | hsl(153, 96%, 70%) |
| HSV | hsv(153, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(89.91, -54.55, 19.98) |
| CIE-LCH | lch(89.91, 58.10, 159.89°) |
| OKLab | oklab(89.39% -0.1498 0.051) |
| OKLCH | oklch(89.39% 0.158 161.2) |
| XYZ | xyz(49.3776, 76.1042, 58.5322) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.12
Light Blue Green
#7EFBB3
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 2.66
Greenish Cyan
#2AFEB7
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 3.38
Greenish Turquoise
#00FBB0
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCBA #FC68AA
analogous
#68FC70 #68FCBA #68F4FC
triadic
#68FCBA #BA68FC #FCBA68
tetradic
#68FCBA #7068FC #FC68AA #F4FC68
square
#68FCBA #7068FC #FC68AA #F4FC68
split-complementary
#68FCBA #FC68F4 #FC7068
monochromatic
#05E581 #2CFB9F #68FCBA #A4FDD5 #E0FEF1
Accessibility & contrast
On white
1.29
#68FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#68FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCBA
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCBA | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB6
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#1CFBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fcba; /* rgb */ color: rgb(104, 252, 186); /* oklch */ color: oklch(89.4% 0.158 161.2);
Tailwind
colors: {
custom: {
50: '#9ffecf',
500: '#68fcba',
950: '#000000',
},
}SCSS
$custom: #68fcba; $custom-light: #9ffecf; $custom-dark: #000000;
JSON
{
"hex": "#68fcba",
"rgb": {
"r": 104,
"g": 252,
"b": 186
},
"hsl": {
"h": 153.243,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.89386,
"c": 0.15819,
"h": 161.2
},
"luminance": 0.76109
}Semantic roles & 50–950 ramp
primary
#68FCBA
secondary
#D7317B
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683