#68DCD5#68DCD5
#68DCD5 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.106 H 190.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCD5 |
|---|---|
| RGB | rgb(104, 220, 213) |
| HSL | hsl(176, 62%, 64%) |
| HSV | hsv(176, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(81.25, -34.44, -6.59) |
| CIE-LCH | lch(81.25, 35.07, 190.83°) |
| OKLab | oklab(82.56% -0.1042 -0.0184) |
| OKLCH | oklch(82.56% 0.106 190) |
| XYZ | xyz(43.3073, 58.9295, 72.0302) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.37
Turquoise
#40E0D0
ΔE00 4.13
Darkturquoise
#00CED1
ΔE00 5.98
Tiffany Blue
#7BF2DA
ΔE00 7.27
Bright Aqua
#0BF9EA
ΔE00 7.67
Bright Light Blue
#26F7FD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCD5 #DC686F
analogous
#68DC9B #68DCD5 #68A9DC
triadic
#68DCD5 #D568DC #DCD568
tetradic
#68DCD5 #9B68DC #DC686F #A9DC68
square
#68DCD5 #9B68DC #DC686F #A9DC68
split-complementary
#68DCD5 #DC68A9 #DC9B68
monochromatic
#26A49C #36D0C7 #68DCD5 #9AE8E3 #CBF3F1
Accessibility & contrast
On white
1.64
#68DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#68DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCD5
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCD5 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D5
Deuteranopia (green-blind)
#BEC4D6
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dcd5; /* rgb */ color: rgb(104, 220, 213); /* oklch */ color: oklch(82.6% 0.106 190.0);
Tailwind
colors: {
custom: {
50: '#9de7e1',
500: '#68dcd5',
950: '#000000',
},
}SCSS
$custom: #68dcd5; $custom-light: #9de7e1; $custom-dark: #000000;
JSON
{
"hex": "#68dcd5",
"rgb": {
"r": 104,
"g": 220,
"b": 213
},
"hsl": {
"h": 176.379,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.82558,
"c": 0.1058,
"h": 190
},
"luminance": 0.58934
}Semantic roles & 50–950 ramp
primary
#68DCD5
secondary
#A74148
accent
#1B26CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484