#68DCC5#68DCC5
#68DCC5 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.111 H 178.5°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCC5 |
|---|---|
| RGB | rgb(104, 220, 197) |
| HSL | hsl(168, 62%, 64%) |
| HSV | hsv(168, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 10.5%, 13.7%) |
| CIE-LAB | lab(80.83, -38.41, 1.30) |
| CIE-LCH | lch(80.83, 38.43, 178.06°) |
| OKLab | oklab(82.07% -0.1111 0.0028) |
| OKLCH | oklch(82.07% 0.111 178.5) |
| XYZ | xyz(41.3757, 58.1569, 61.8575) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.82
Seafoam Blue
#78D1B6
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 4.97
Aqua (survey)
#13EAC9
ΔE00 5.35
Mediumaquamarine
#66CDAA
ΔE00 5.62
Aquamarine (survey)
#04D8B2
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCC5 #DC687F
analogous
#68DC8B #68DCC5 #68B9DC
triadic
#68DCC5 #C568DC #DCC568
tetradic
#68DCC5 #8B68DC #DC687F #B9DC68
square
#68DCC5 #8B68DC #DC687F #B9DC68
split-complementary
#68DCC5 #DC68B9 #DC8B68
monochromatic
#26A48B #36D0B2 #68DCC5 #9AE8D8 #CBF3EB
Accessibility & contrast
On white
1.66
#68DCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#68DCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCC5
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCC5 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C4
Deuteranopia (green-blind)
#C2C3C7
Tritanopia (blue-blind)
#26DFD5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68dcc5; /* rgb */ color: rgb(104, 220, 197); /* oklch */ color: oklch(82.1% 0.111 178.5);
Tailwind
colors: {
custom: {
50: '#9ce7d6',
500: '#68dcc5',
950: '#000000',
},
}SCSS
$custom: #68dcc5; $custom-light: #9ce7d6; $custom-dark: #000000;
JSON
{
"hex": "#68dcc5",
"rgb": {
"r": 104,
"g": 220,
"b": 197
},
"hsl": {
"h": 168.103,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.82071,
"c": 0.11113,
"h": 178.5
},
"luminance": 0.58161
}Semantic roles & 50–950 ramp
primary
#68DCC5
secondary
#A74156
accent
#1B3ECA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483