#68DFD7#68DFD7
#68DFD7 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.108 H 189.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFD7 |
|---|---|
| RGB | rgb(104, 223, 215) |
| HSL | hsl(176, 65%, 64%) |
| HSV | hsv(176, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(82.17, -35.33, -6.29) |
| CIE-LCH | lch(82.17, 35.89, 190.09°) |
| OKLab | oklab(83.32% -0.1066 -0.0176) |
| OKLCH | oklch(83.32% 0.108 189.4) |
| XYZ | xyz(44.3571, 60.6205, 73.6401) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.75
Mediumturquoise
#48D1CC
ΔE00 3.93
Darkturquoise
#00CED1
ΔE00 6.51
Tiffany Blue
#7BF2DA
ΔE00 6.60
Bright Aqua
#0BF9EA
ΔE00 6.98
Bright Light Blue
#26F7FD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFD7 #DF6870
analogous
#68DF9C #68DFD7 #68ACDF
triadic
#68DFD7 #D768DF #DFD768
tetradic
#68DFD7 #9C68DF #DF6870 #ACDF68
square
#68DFD7 #9C68DF #DF6870 #ACDF68
split-complementary
#68DFD7 #DF68AC #DF9C68
monochromatic
#24A9A0 #36D4CA #68DFD7 #9BEAE4 #CDF4F2
Accessibility & contrast
On white
1.60
#68DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#68DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFD7
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFD7 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D7
Deuteranopia (green-blind)
#C1C6D8
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dfd7; /* rgb */ color: rgb(104, 223, 215); /* oklch */ color: oklch(83.3% 0.108 189.4);
Tailwind
colors: {
custom: {
50: '#9de9e3',
500: '#68dfd7',
950: '#000000',
},
}SCSS
$custom: #68dfd7; $custom-light: #9de9e3; $custom-dark: #000000;
JSON
{
"hex": "#68dfd7",
"rgb": {
"r": 104,
"g": 223,
"b": 215
},
"hsl": {
"h": 175.966,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.83322,
"c": 0.10801,
"h": 189.4
},
"luminance": 0.60625
}Semantic roles & 50–950 ramp
primary
#68DFD7
secondary
#AB4047
accent
#1925CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484