#68DCDC#68DCDC
#68DCDC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.105 H 195.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCDC |
|---|---|
| RGB | rgb(104, 220, 220) |
| HSL | hsl(180, 62%, 64%) |
| HSV | hsv(180, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.45, -32.63, -10.02) |
| CIE-LCH | lch(81.45, 34.14, 197.07°) |
| OKLab | oklab(82.79% -0.1013 -0.0277) |
| OKLCH | oklch(82.79% 0.105 195.3) |
| XYZ | xyz(44.2150, 59.2926, 76.8108) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.01
Darkturquoise
#00CED1
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 6.67
Bright Light Blue
#26F7FD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCDC #DC6868
analogous
#68DCA2 #68DCDC #68A2DC
triadic
#68DCDC #DC68DC #DCDC68
tetradic
#68DCDC #A268DC #DC6868 #A2DC68
square
#68DCDC #A268DC #DC6868 #A2DC68
split-complementary
#68DCDC #DC68A2 #DCA268
monochromatic
#26A4A4 #36D0D0 #68DCDC #9AE8E8 #CBF3F3
Accessibility & contrast
On white
1.63
#68DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#68DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCDC
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCDC | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dcdc; /* rgb */ color: rgb(104, 220, 220); /* oklch */ color: oklch(82.8% 0.105 195.3);
Tailwind
colors: {
custom: {
50: '#9de7e6',
500: '#68dcdc',
950: '#000000',
},
}SCSS
$custom: #68dcdc; $custom-light: #9de7e6; $custom-dark: #000000;
JSON
{
"hex": "#68dcdc",
"rgb": {
"r": 104,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.82786,
"c": 0.10499,
"h": 195.3
},
"luminance": 0.59297
}Semantic roles & 50–950 ramp
primary
#68DCDC
secondary
#A74141
accent
#1B1BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484