#68DCD2#68DCD2
#68DCD2 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.106 H 187.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCD2 |
|---|---|
| RGB | rgb(104, 220, 210) |
| HSL | hsl(175, 62%, 64%) |
| HSV | hsv(175, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.17, -35.21, -5.12) |
| CIE-LCH | lch(81.17, 35.58, 188.27°) |
| OKLab | oklab(82.46% -0.1055 -0.0144) |
| OKLCH | oklch(82.46% 0.106 187.8) |
| XYZ | xyz(42.9300, 58.7786, 70.0433) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.40
Mediumturquoise
#48D1CC
ΔE00 3.66
Tiffany Blue
#7BF2DA
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 6.57
Seafoam Blue
#78D1B6
ΔE00 7.14
Bright Aqua
#0BF9EA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCD2 #DC6872
analogous
#68DC98 #68DCD2 #68ACDC
triadic
#68DCD2 #D268DC #DCD268
tetradic
#68DCD2 #9868DC #DC6872 #ACDC68
square
#68DCD2 #9868DC #DC6872 #ACDC68
split-complementary
#68DCD2 #DC68AC #DC9868
monochromatic
#26A499 #36D0C3 #68DCD2 #9AE8E1 #CBF3F0
Accessibility & contrast
On white
1.65
#68DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#68DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCD2
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCD2 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#BFC4D3
Tritanopia (blue-blind)
#0CE1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dcd2; /* rgb */ color: rgb(104, 220, 210); /* oklch */ color: oklch(82.5% 0.106 187.8);
Tailwind
colors: {
custom: {
50: '#9ce7df',
500: '#68dcd2',
950: '#000000',
},
}SCSS
$custom: #68dcd2; $custom-light: #9ce7df; $custom-dark: #000000;
JSON
{
"hex": "#68dcd2",
"rgb": {
"r": 104,
"g": 220,
"b": 210
},
"hsl": {
"h": 174.828,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.82464,
"c": 0.10644,
"h": 187.8
},
"luminance": 0.58783
}Semantic roles & 50–950 ramp
primary
#68DCD2
secondary
#A7414A
accent
#1B2ACA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484