#68DCBC#68DCBC
#68DCBC is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.8% C 0.116 H 172.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCBC |
|---|---|
| RGB | rgb(104, 220, 188) |
| HSL | hsl(163, 62%, 64%) |
| HSV | hsv(163, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(80.60, -40.53, 5.76) |
| CIE-LCH | lch(80.60, 40.94, 171.91°) |
| OKLab | oklab(81.82% -0.1151 0.0146) |
| OKLCH | oklch(81.82% 0.116 172.8) |
| XYZ | xyz(40.3751, 57.7566, 56.5876) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.42
Mediumaquamarine
#66CDAA
ΔE00 3.92
Aquamarine (survey)
#04D8B2
ΔE00 4.54
Seafoam
#7FE0B3
ΔE00 4.63
Eucalyptus
#44D7A8
ΔE00 4.63
Light Teal
#90E4C1
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCBC #DC6888
analogous
#68DC82 #68DCBC #68C2DC
triadic
#68DCBC #BC68DC #DCBC68
tetradic
#68DCBC #8268DC #DC6888 #C2DC68
square
#68DCBC #8268DC #DC6888 #C2DC68
split-complementary
#68DCBC #DC68C2 #DC8268
monochromatic
#26A481 #36D0A6 #68DCBC #9AE8D2 #CBF3E8
Accessibility & contrast
On white
1.67
#68DCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#68DCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCBC
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCBC | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BB
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#2FDED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68dcbc; /* rgb */ color: rgb(104, 220, 188); /* oklch */ color: oklch(81.8% 0.116 172.8);
Tailwind
colors: {
custom: {
50: '#9ce7d0',
500: '#68dcbc',
950: '#000000',
},
}SCSS
$custom: #68dcbc; $custom-light: #9ce7d0; $custom-dark: #000000;
JSON
{
"hex": "#68dcbc",
"rgb": {
"r": 104,
"g": 220,
"b": 188
},
"hsl": {
"h": 163.448,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.81817,
"c": 0.11598,
"h": 172.8
},
"luminance": 0.5776
}Semantic roles & 50–950 ramp
primary
#68DCBC
secondary
#A7415D
accent
#1B4CCA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483