#68DCC2#68DCC2
#68DCC2 is a light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.113 H 176.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCC2 |
|---|---|
| RGB | rgb(104, 220, 194) |
| HSL | hsl(167, 62%, 64%) |
| HSV | hsv(167, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.75, -39.13, 2.78) |
| CIE-LCH | lch(80.75, 39.23, 175.93°) |
| OKLab | oklab(81.99% -0.1124 0.0068) |
| OKLCH | oklch(81.99% 0.113 176.5) |
| XYZ | xyz(41.0354, 58.0207, 60.0651) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.53
Turquoise
#40E0D0
ΔE00 4.55
Mediumaquamarine
#66CDAA
ΔE00 4.93
Aqua (survey)
#13EAC9
ΔE00 5.09
Tiffany Blue
#7BF2DA
ΔE00 5.10
Aquamarine (survey)
#04D8B2
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCC2 #DC6882
analogous
#68DC88 #68DCC2 #68BCDC
triadic
#68DCC2 #C268DC #DCC268
tetradic
#68DCC2 #8868DC #DC6882 #BCDC68
square
#68DCC2 #8868DC #DC6882 #BCDC68
split-complementary
#68DCC2 #DC68BC #DC8868
monochromatic
#26A487 #36D0AE #68DCC2 #9AE8D6 #CBF3EA
Accessibility & contrast
On white
1.67
#68DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#68DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCC2
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCC2 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#C3C3C4
Tritanopia (blue-blind)
#29DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68dcc2; /* rgb */ color: rgb(104, 220, 194); /* oklch */ color: oklch(82.0% 0.113 176.5);
Tailwind
colors: {
custom: {
50: '#9ce7d4',
500: '#68dcc2',
950: '#000000',
},
}SCSS
$custom: #68dcc2; $custom-light: #9ce7d4; $custom-dark: #000000;
JSON
{
"hex": "#68dcc2",
"rgb": {
"r": 104,
"g": 220,
"b": 194
},
"hsl": {
"h": 166.552,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.81985,
"c": 0.1126,
"h": 176.5
},
"luminance": 0.58024
}Semantic roles & 50–950 ramp
primary
#68DCC2
secondary
#A74158
accent
#1B43CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483