#68DFD5#68DFD5
#68DFD5 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.108 H 187.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFD5 |
|---|---|
| RGB | rgb(104, 223, 213) |
| HSL | hsl(175, 65%, 64%) |
| HSV | hsv(175, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(82.12, -35.84, -5.31) |
| CIE-LCH | lch(82.12, 36.23, 188.43°) |
| OKLab | oklab(83.26% -0.1074 -0.0149) |
| OKLCH | oklch(83.26% 0.108 187.9) |
| XYZ | xyz(44.1017, 60.5183, 72.2950) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.25
Mediumturquoise
#48D1CC
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 6.08
Bright Aqua
#0BF9EA
ΔE00 6.81
Darkturquoise
#00CED1
ΔE00 6.89
Seafoam Blue
#78D1B6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFD5 #DF6872
analogous
#68DF9A #68DFD5 #68AEDF
triadic
#68DFD5 #D568DF #DFD568
tetradic
#68DFD5 #9A68DF #DF6872 #AEDF68
square
#68DFD5 #9A68DF #DF6872 #AEDF68
split-complementary
#68DFD5 #DF68AE #DF9A68
monochromatic
#24A99E #36D4C7 #68DFD5 #9BEAE3 #CDF4F1
Accessibility & contrast
On white
1.60
#68DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#68DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFD5
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFD5 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D5
Deuteranopia (green-blind)
#C1C6D6
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dfd5; /* rgb */ color: rgb(104, 223, 213); /* oklch */ color: oklch(83.3% 0.108 187.9);
Tailwind
colors: {
custom: {
50: '#9de9e1',
500: '#68dfd5',
950: '#000000',
},
}SCSS
$custom: #68dfd5; $custom-light: #9de9e1; $custom-dark: #000000;
JSON
{
"hex": "#68dfd5",
"rgb": {
"r": 104,
"g": 223,
"b": 213
},
"hsl": {
"h": 174.958,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.83259,
"c": 0.10845,
"h": 187.9
},
"luminance": 0.60523
}Semantic roles & 50–950 ramp
primary
#68DFD5
secondary
#AB4049
accent
#1928CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484