#68DCD8#68DCD8
#68DCD8 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.105 H 192.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCD8 |
|---|---|
| RGB | rgb(104, 220, 216) |
| HSL | hsl(178, 62%, 64%) |
| HSV | hsv(178, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.34, -33.67, -8.06) |
| CIE-LCH | lch(81.34, 34.63, 193.46°) |
| OKLab | oklab(82.66% -0.1029 -0.0224) |
| OKLCH | oklch(82.66% 0.105 192.3) |
| XYZ | xyz(43.6916, 59.0832, 74.0541) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.43
Turquoise
#40E0D0
ΔE00 5.02
Darkturquoise
#00CED1
ΔE00 5.55
Bright Light Blue
#26F7FD
ΔE00 7.26
Aqua Blue
#02D8E9
ΔE00 7.29
Bright Cyan
#41FDFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCD8 #DC686C
analogous
#68DC9E #68DCD8 #68A6DC
triadic
#68DCD8 #D868DC #DCD868
tetradic
#68DCD8 #9E68DC #DC686C #A6DC68
square
#68DCD8 #9E68DC #DC686C #A6DC68
split-complementary
#68DCD8 #DC68A6 #DC9E68
monochromatic
#26A49F #36D0CB #68DCD8 #9AE8E5 #CBF3F2
Accessibility & contrast
On white
1.64
#68DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#68DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCD8
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCD8 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#BDC4D9
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dcd8; /* rgb */ color: rgb(104, 220, 216); /* oklch */ color: oklch(82.7% 0.105 192.3);
Tailwind
colors: {
custom: {
50: '#9de7e4',
500: '#68dcd8',
950: '#000000',
},
}SCSS
$custom: #68dcd8; $custom-light: #9de7e4; $custom-dark: #000000;
JSON
{
"hex": "#68dcd8",
"rgb": {
"r": 104,
"g": 220,
"b": 216
},
"hsl": {
"h": 177.931,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.82655,
"c": 0.10533,
"h": 192.3
},
"luminance": 0.59087
}Semantic roles & 50–950 ramp
primary
#68DCD8
secondary
#A74145
accent
#1B21CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484