#68DDC6#68DDC6
#68DDC6 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.112 H 178.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDC6 |
|---|---|
| RGB | rgb(104, 221, 198) |
| HSL | hsl(168, 63%, 64%) |
| HSV | hsv(168, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 10.4%, 13.3%) |
| CIE-LAB | lab(81.14, -38.63, 1.23) |
| CIE-LCH | lch(81.14, 38.64, 178.18°) |
| OKLab | oklab(82.34% -0.1117 0.0027) |
| OKLCH | oklch(82.34% 0.112 178.6) |
| XYZ | xyz(41.7539, 58.7293, 62.5506) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.73
Seafoam Blue
#78D1B6
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 4.75
Aqua (survey)
#13EAC9
ΔE00 5.21
Mediumaquamarine
#66CDAA
ΔE00 5.80
Aquamarine (survey)
#04D8B2
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDC6 #DD687F
analogous
#68DD8B #68DDC6 #68B9DD
triadic
#68DDC6 #C668DD #DDC668
tetradic
#68DDC6 #8B68DD #DD687F #B9DD68
square
#68DDC6 #8B68DD #DD687F #B9DD68
split-complementary
#68DDC6 #DD68B9 #DD8B68
monochromatic
#25A58C #36D2B3 #68DDC6 #9AE8D9 #CCF3EC
Accessibility & contrast
On white
1.65
#68DDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#68DDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDC6
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDC6 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C5
Deuteranopia (green-blind)
#C3C4C8
Tritanopia (blue-blind)
#24E0D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68ddc6; /* rgb */ color: rgb(104, 221, 198); /* oklch */ color: oklch(82.3% 0.112 178.6);
Tailwind
colors: {
custom: {
50: '#9ce8d7',
500: '#68ddc6',
950: '#000000',
},
}SCSS
$custom: #68ddc6; $custom-light: #9ce8d7; $custom-dark: #000000;
JSON
{
"hex": "#68ddc6",
"rgb": {
"r": 104,
"g": 221,
"b": 198
},
"hsl": {
"h": 168.205,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.82337,
"c": 0.11177,
"h": 178.6
},
"luminance": 0.58733
}Semantic roles & 50–950 ramp
primary
#68DDC6
secondary
#A84155
accent
#1A3DCB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483