#68D3DC#68D3DC
#68D3DC is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.7% C 0.099 H 202.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #68D3DC |
|---|---|
| RGB | rgb(104, 211, 220) |
| HSL | hsl(185, 62%, 64%) |
| HSV | hsv(185, 53%, 86%) |
| CMYK | cmyk(52.7%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(78.87, -28.32, -13.89) |
| CIE-LCH | lch(78.87, 31.54, 206.12°) |
| OKLab | oklab(80.7% -0.0915 -0.0383) |
| OKLCH | oklch(80.7% 0.099 202.7) |
| XYZ | xyz(41.9162, 54.6950, 76.0445) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.32
Darkturquoise
#00CED1
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.25
Robin Egg Blue
#8AF1FE
ΔE00 7.27
Robin'S Egg Blue
#98EFF9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D3DC #DC7168
analogous
#68DCAB #68D3DC #6899DC
triadic
#68D3DC #DC68D3 #D3DC68
tetradic
#68D3DC #AB68DC #DC7168 #99DC68
square
#68D3DC #AB68DC #DC7168 #99DC68
split-complementary
#68D3DC #DC6899 #DCAB68
monochromatic
#269AA4 #36C5D0 #68D3DC #9AE1E8 #CBF0F3
Accessibility & contrast
On white
1.76
#68D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#68D3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D3DC
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D3DC | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B3BDDD
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68d3dc; /* rgb */ color: rgb(104, 211, 220); /* oklch */ color: oklch(80.7% 0.099 202.7);
Tailwind
colors: {
custom: {
50: '#9ce0e6',
500: '#68d3dc',
950: '#000000',
},
}SCSS
$custom: #68d3dc; $custom-light: #9ce0e6; $custom-dark: #000000;
JSON
{
"hex": "#68d3dc",
"rgb": {
"r": 104,
"g": 211,
"b": 220
},
"hsl": {
"h": 184.655,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.80702,
"c": 0.09925,
"h": 202.7
},
"luminance": 0.54699
}Semantic roles & 50–950 ramp
primary
#68D3DC
secondary
#A74941
accent
#291BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484