#68D8CC#68D8CC
#68D8CC is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.3% C 0.104 H 186.0°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68D8CC |
|---|---|
| RGB | rgb(104, 216, 204) |
| HSL | hsl(174, 59%, 63%) |
| HSV | hsv(174, 52%, 85%) |
| CMYK | cmyk(51.9%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(79.85, -34.85, -3.87) |
| CIE-LCH | lch(79.85, 35.07, 186.33°) |
| OKLab | oklab(81.34% -0.1037 -0.011) |
| OKLCH | oklch(81.34% 0.104 186) |
| XYZ | xyz(41.1592, 56.4106, 65.8343) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.49
Mediumturquoise
#48D1CC
ΔE00 3.57
Seafoam Blue
#78D1B6
ΔE00 6.10
Darkturquoise
#00CED1
ΔE00 6.74
Tiffany Blue
#7BF2DA
ΔE00 6.79
Pale Teal
#82CBB2
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D8CC #D86874
analogous
#68D894 #68D8CC #68ACD8
triadic
#68D8CC #CC68D8 #D8CC68
tetradic
#68D8CC #9468D8 #D86874 #ACD868
square
#68D8CC #9468D8 #D86874 #ACD868
split-complementary
#68D8CC #D868AC #D89468
monochromatic
#299D91 #37CBBC #68D8CC #99E5DC #C9F1ED
Accessibility & contrast
On white
1.71
#68D8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#68D8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D8CC
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D8CC | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#1EDCD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68d8cc; /* rgb */ color: rgb(104, 216, 204); /* oklch */ color: oklch(81.3% 0.104 186.0);
Tailwind
colors: {
custom: {
50: '#9ce4db',
500: '#68d8cc',
950: '#000000',
},
}SCSS
$custom: #68d8cc; $custom-light: #9ce4db; $custom-dark: #000000;
JSON
{
"hex": "#68d8cc",
"rgb": {
"r": 104,
"g": 216,
"b": 204
},
"hsl": {
"h": 173.571,
"s": 58.947,
"l": 62.745
},
"oklch": {
"l": 0.8134,
"c": 0.10426,
"h": 186
},
"luminance": 0.56414
}Semantic roles & 50–950 ramp
primary
#68D8CC
secondary
#A1434D
accent
#1F31C7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484