#68DCD3#68DCD3
#68DCD3 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.106 H 188.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCD3 |
|---|---|
| RGB | rgb(104, 220, 211) |
| HSL | hsl(175, 62%, 64%) |
| HSV | hsv(175, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.20, -34.95, -5.61) |
| CIE-LCH | lch(81.20, 35.40, 189.11°) |
| OKLab | oklab(82.49% -0.105 -0.0157) |
| OKLCH | oklch(82.49% 0.106 188.5) |
| XYZ | xyz(43.0550, 58.8286, 70.7015) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.53
Turquoise
#40E0D0
ΔE00 3.62
Darkturquoise
#00CED1
ΔE00 6.36
Tiffany Blue
#7BF2DA
ΔE00 6.76
Seafoam Blue
#78D1B6
ΔE00 7.45
Bright Aqua
#0BF9EA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCD3 #DC6871
analogous
#68DC99 #68DCD3 #68ABDC
triadic
#68DCD3 #D368DC #DCD368
tetradic
#68DCD3 #9968DC #DC6871 #ABDC68
square
#68DCD3 #9968DC #DC6871 #ABDC68
split-complementary
#68DCD3 #DC68AB #DC9968
monochromatic
#26A49A #36D0C5 #68DCD3 #9AE8E1 #CBF3F0
Accessibility & contrast
On white
1.64
#68DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#68DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCD3
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCD3 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D3
Deuteranopia (green-blind)
#BFC4D4
Tritanopia (blue-blind)
#08E1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dcd3; /* rgb */ color: rgb(104, 220, 211); /* oklch */ color: oklch(82.5% 0.106 188.5);
Tailwind
colors: {
custom: {
50: '#9de7e0',
500: '#68dcd3',
950: '#000000',
},
}SCSS
$custom: #68dcd3; $custom-light: #9de7e0; $custom-dark: #000000;
JSON
{
"hex": "#68dcd3",
"rgb": {
"r": 104,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.345,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.82495,
"c": 0.10621,
"h": 188.5
},
"luminance": 0.58833
}Semantic roles & 50–950 ramp
primary
#68DCD3
secondary
#A74149
accent
#1B29CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484