#68CDC2#68CDC2
#68CDC2 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.4% C 0.096 H 186.1°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDC2 |
|---|---|
| RGB | rgb(104, 205, 194) |
| HSL | hsl(173, 50%, 61%) |
| HSV | hsv(173, 49%, 80%) |
| CMYK | cmyk(49.3%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(76.37, -32.18, -3.61) |
| CIE-LCH | lch(76.37, 32.38, 186.41°) |
| OKLab | oklab(78.44% -0.0958 -0.0102) |
| OKLCH | oklch(78.44% 0.096 186.1) |
| XYZ | xyz(37.2738, 50.4975, 58.8112) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.43
Turquoise
#40E0D0
ΔE00 5.58
Seafoam Blue
#78D1B6
ΔE00 5.87
Pale Teal
#82CBB2
ΔE00 6.28
Darkturquoise
#00CED1
ΔE00 6.36
Topaz
#13BBAF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDC2 #CD6873
analogous
#68CD8F #68CDC2 #68A6CD
triadic
#68CDC2 #C268CD #CDC268
tetradic
#68CDC2 #8F68CD #CD6873 #A6CD68
square
#68CDC2 #8F68CD #CD6873 #A6CD68
split-complementary
#68CDC2 #CD68A6 #CD8F68
monochromatic
#2E8C82 #3EBAAD #68CDC2 #96DCD5 #C4EBE7
Accessibility & contrast
On white
1.89
#68CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#68CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDC2
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDC2 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C2
Deuteranopia (green-blind)
#B3B7C3
Tritanopia (blue-blind)
#31D1C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68cdc2; /* rgb */ color: rgb(104, 205, 194); /* oklch */ color: oklch(78.4% 0.096 186.1);
Tailwind
colors: {
custom: {
50: '#9adcd4',
500: '#68cdc2',
950: '#000000',
},
}SCSS
$custom: #68cdc2; $custom-light: #9adcd4; $custom-dark: #000000;
JSON
{
"hex": "#68cdc2",
"rgb": {
"r": 104,
"g": 205,
"b": 194
},
"hsl": {
"h": 173.465,
"s": 50.249,
"l": 60.588
},
"oklch": {
"l": 0.78443,
"c": 0.09635,
"h": 186.1
},
"luminance": 0.50501
}Semantic roles & 50–950 ramp
primary
#68CDC2
secondary
#93464F
accent
#2838BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483