#68DCDB#68DCDB
#68DCDB is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.105 H 194.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCDB |
|---|---|
| RGB | rgb(104, 220, 219) |
| HSL | hsl(179, 62%, 64%) |
| HSV | hsv(179, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.42, -32.90, -9.53) |
| CIE-LCH | lch(81.42, 34.25, 196.16°) |
| OKLab | oklab(82.75% -0.1017 -0.0264) |
| OKLCH | oklch(82.75% 0.105 194.6) |
| XYZ | xyz(44.0829, 59.2397, 76.1154) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.82
Darkturquoise
#00CED1
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 5.99
Aqua Blue
#02D8E9
ΔE00 6.35
Bright Light Blue
#26F7FD
ΔE00 6.91
Robin'S Egg
#6DEDFD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCDB #DC6869
analogous
#68DCA1 #68DCDB #68A3DC
triadic
#68DCDB #DB68DC #DCDB68
tetradic
#68DCDB #A168DC #DC6869 #A3DC68
square
#68DCDB #A168DC #DC6869 #A3DC68
split-complementary
#68DCDB #DC68A3 #DCA168
monochromatic
#26A4A3 #36D0CF #68DCDB #9AE8E7 #CBF3F3
Accessibility & contrast
On white
1.63
#68DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#68DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCDB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCDB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dcdb; /* rgb */ color: rgb(104, 220, 219); /* oklch */ color: oklch(82.8% 0.105 194.6);
Tailwind
colors: {
custom: {
50: '#9de7e6',
500: '#68dcdb',
950: '#000000',
},
}SCSS
$custom: #68dcdb; $custom-light: #9de7e6; $custom-dark: #000000;
JSON
{
"hex": "#68dcdb",
"rgb": {
"r": 104,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.483,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.82753,
"c": 0.10504,
"h": 194.6
},
"luminance": 0.59244
}Semantic roles & 50–950 ramp
primary
#68DCDB
secondary
#A74142
accent
#1B1DCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484