#68DFD3#68DFD3
#68DFD3 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.109 H 186.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFD3 |
|---|---|
| RGB | rgb(104, 223, 211) |
| HSL | hsl(174, 65%, 64%) |
| HSV | hsv(174, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(82.06, -36.34, -4.33) |
| CIE-LCH | lch(82.06, 36.60, 186.79°) |
| OKLab | oklab(83.2% -0.1083 -0.0122) |
| OKLCH | oklch(83.2% 0.109 186.5) |
| XYZ | xyz(43.8494, 60.4174, 70.9663) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.87
Mediumturquoise
#48D1CC
ΔE00 4.42
Tiffany Blue
#7BF2DA
ΔE00 5.61
Bright Aqua
#0BF9EA
ΔE00 6.71
Seafoam Blue
#78D1B6
ΔE00 6.94
Darkturquoise
#00CED1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFD3 #DF6874
analogous
#68DF98 #68DFD3 #68AFDF
triadic
#68DFD3 #D368DF #DFD368
tetradic
#68DFD3 #9868DF #DF6874 #AFDF68
square
#68DFD3 #9868DF #DF6874 #AFDF68
split-complementary
#68DFD3 #DF68AF #DF9868
monochromatic
#24A99B #36D4C4 #68DFD3 #9BEAE2 #CDF4F0
Accessibility & contrast
On white
1.60
#68DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#68DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFD3
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFD3 | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D3
Deuteranopia (green-blind)
#C2C6D4
Tritanopia (blue-blind)
#02E4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dfd3; /* rgb */ color: rgb(104, 223, 211); /* oklch */ color: oklch(83.2% 0.109 186.5);
Tailwind
colors: {
custom: {
50: '#9de9e0',
500: '#68dfd3',
950: '#000000',
},
}SCSS
$custom: #68dfd3; $custom-light: #9de9e0; $custom-dark: #000000;
JSON
{
"hex": "#68dfd3",
"rgb": {
"r": 104,
"g": 223,
"b": 211
},
"hsl": {
"h": 173.95,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.83196,
"c": 0.10896,
"h": 186.5
},
"luminance": 0.60422
}Semantic roles & 50–950 ramp
primary
#68DFD3
secondary
#AB404B
accent
#192BCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484