#68DFD8#68DFD8
#68DFD8 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.108 H 190.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFD8 |
|---|---|
| RGB | rgb(104, 223, 216) |
| HSL | hsl(176, 65%, 64%) |
| HSV | hsv(176, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(82.20, -35.08, -6.78) |
| CIE-LCH | lch(82.20, 35.73, 190.94°) |
| OKLab | oklab(83.35% -0.1061 -0.0189) |
| OKLCH | oklch(83.35% 0.108 190.1) |
| XYZ | xyz(44.4860, 60.6720, 74.3189) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.89
Turquoise
#40E0D0
ΔE00 4.02
Darkturquoise
#00CED1
ΔE00 6.34
Tiffany Blue
#7BF2DA
ΔE00 6.88
Bright Aqua
#0BF9EA
ΔE00 7.09
Bright Light Blue
#26F7FD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFD8 #DF686F
analogous
#68DF9D #68DFD8 #68AADF
triadic
#68DFD8 #D868DF #DFD868
tetradic
#68DFD8 #9D68DF #DF686F #AADF68
square
#68DFD8 #9D68DF #DF686F #AADF68
split-complementary
#68DFD8 #DF68AA #DF9D68
monochromatic
#24A9A1 #36D4CB #68DFD8 #9BEAE5 #CDF4F2
Accessibility & contrast
On white
1.60
#68DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#68DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFD8
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFD8 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#C0C6D9
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dfd8; /* rgb */ color: rgb(104, 223, 216); /* oklch */ color: oklch(83.4% 0.108 190.1);
Tailwind
colors: {
custom: {
50: '#9de9e4',
500: '#68dfd8',
950: '#000000',
},
}SCSS
$custom: #68dfd8; $custom-light: #9de9e4; $custom-dark: #000000;
JSON
{
"hex": "#68dfd8",
"rgb": {
"r": 104,
"g": 223,
"b": 216
},
"hsl": {
"h": 176.471,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.83353,
"c": 0.10782,
"h": 190.1
},
"luminance": 0.60676
}Semantic roles & 50–950 ramp
primary
#68DFD8
secondary
#AB4046
accent
#1923CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484