#68DDC8#68DDC8
#68DDC8 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.111 H 180.0°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDC8 |
|---|---|
| RGB | rgb(104, 221, 200) |
| HSL | hsl(169, 63%, 64%) |
| HSV | hsv(169, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(81.19, -38.14, 0.24) |
| CIE-LCH | lch(81.19, 38.14, 179.64°) |
| OKLab | oklab(82.4% -0.1109 0) |
| OKLCH | oklch(82.4% 0.111 180) |
| XYZ | xyz(41.9861, 58.8222, 63.7736) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.30
Seafoam Blue
#78D1B6
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 4.77
Aqua (survey)
#13EAC9
ΔE00 5.49
Mediumaquamarine
#66CDAA
ΔE00 6.29
Pale Teal
#82CBB2
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDC8 #DD687D
analogous
#68DD8D #68DDC8 #68B7DD
triadic
#68DDC8 #C868DD #DDC868
tetradic
#68DDC8 #8D68DD #DD687D #B7DD68
square
#68DDC8 #8D68DD #DD687D #B7DD68
split-complementary
#68DDC8 #DD68B7 #DD8D68
monochromatic
#25A58E #36D2B6 #68DDC8 #9AE8DA #CCF3EC
Accessibility & contrast
On white
1.65
#68DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#68DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDC8
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDC8 | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 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)
#D5D2C7
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#21E0D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68ddc8; /* rgb */ color: rgb(104, 221, 200); /* oklch */ color: oklch(82.4% 0.111 180.0);
Tailwind
colors: {
custom: {
50: '#9ce8d8',
500: '#68ddc8',
950: '#000000',
},
}SCSS
$custom: #68ddc8; $custom-light: #9ce8d8; $custom-dark: #000000;
JSON
{
"hex": "#68ddc8",
"rgb": {
"r": 104,
"g": 221,
"b": 200
},
"hsl": {
"h": 169.231,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.82395,
"c": 0.11086,
"h": 180
},
"luminance": 0.58826
}Semantic roles & 50–950 ramp
primary
#68DDC8
secondary
#A84154
accent
#1A3ACB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483