#68DFD9#68DFD9
#68DFD9 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.108 H 190.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFD9 |
|---|---|
| RGB | rgb(104, 223, 217) |
| HSL | hsl(177, 65%, 64%) |
| HSV | hsv(177, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(82.23, -34.82, -7.27) |
| CIE-LCH | lch(82.23, 35.57, 191.79°) |
| OKLab | oklab(83.39% -0.1057 -0.0202) |
| OKLCH | oklch(83.39% 0.108 190.8) |
| XYZ | xyz(44.6157, 60.7239, 75.0019) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.87
Turquoise
#40E0D0
ΔE00 4.31
Darkturquoise
#00CED1
ΔE00 6.19
Bright Light Blue
#26F7FD
ΔE00 7.03
Tiffany Blue
#7BF2DA
ΔE00 7.16
Bright Aqua
#0BF9EA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFD9 #DF686E
analogous
#68DF9E #68DFD9 #68AADF
triadic
#68DFD9 #D968DF #DFD968
tetradic
#68DFD9 #9E68DF #DF686E #AADF68
square
#68DFD9 #9E68DF #DF686E #AADF68
split-complementary
#68DFD9 #DF68AA #DF9E68
monochromatic
#24A9A2 #36D4CC #68DFD9 #9BEAE6 #CDF4F2
Accessibility & contrast
On white
1.60
#68DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#68DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFD9
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFD9 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D9
Deuteranopia (green-blind)
#C0C7DA
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68dfd9; /* rgb */ color: rgb(104, 223, 217); /* oklch */ color: oklch(83.4% 0.108 190.8);
Tailwind
colors: {
custom: {
50: '#9de9e4',
500: '#68dfd9',
950: '#000000',
},
}SCSS
$custom: #68dfd9; $custom-light: #9de9e4; $custom-dark: #000000;
JSON
{
"hex": "#68dfd9",
"rgb": {
"r": 104,
"g": 223,
"b": 217
},
"hsl": {
"h": 176.975,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.83385,
"c": 0.10765,
"h": 190.8
},
"luminance": 0.60728
}Semantic roles & 50–950 ramp
primary
#68DFD9
secondary
#AB4045
accent
#1922CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484