#68D9DC#68D9DC
#68D9DC is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.1% C 0.103 H 197.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68D9DC |
|---|---|
| RGB | rgb(104, 217, 220) |
| HSL | hsl(182, 62%, 64%) |
| HSV | hsv(182, 53%, 86%) |
| CMYK | cmyk(52.7%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.59, -31.21, -11.30) |
| CIE-LCH | lch(80.59, 33.19, 199.91°) |
| OKLab | oklab(82.09% -0.098 -0.0312) |
| OKLCH | oklch(82.09% 0.103 197.7) |
| XYZ | xyz(43.4347, 57.7320, 76.5507) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 5.07
Aqua Blue
#02D8E9
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 6.25
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Robin'S Egg Blue
#98EFF9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D9DC #DC6B68
analogous
#68DCA5 #68D9DC #689FDC
triadic
#68D9DC #DC68D9 #D9DC68
tetradic
#68D9DC #A568DC #DC6B68 #9FDC68
square
#68D9DC #A568DC #DC6B68 #9FDC68
split-complementary
#68D9DC #DC689F #DCA568
monochromatic
#26A0A4 #36CCD0 #68D9DC #9AE6E8 #CBF2F3
Accessibility & contrast
On white
1.67
#68D9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#68D9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D9DC
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D9DC | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#00DFDA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68d9dc; /* rgb */ color: rgb(104, 217, 220); /* oklch */ color: oklch(82.1% 0.103 197.7);
Tailwind
colors: {
custom: {
50: '#9de5e6',
500: '#68d9dc',
950: '#000000',
},
}SCSS
$custom: #68d9dc; $custom-light: #9de5e6; $custom-dark: #000000;
JSON
{
"hex": "#68d9dc",
"rgb": {
"r": 104,
"g": 217,
"b": 220
},
"hsl": {
"h": 181.552,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.8209,
"c": 0.10289,
"h": 197.7
},
"luminance": 0.57736
}Semantic roles & 50–950 ramp
primary
#68D9DC
secondary
#A74441
accent
#201BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484