#68DDBC#68DDBC
#68DDBC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.117 H 172.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDBC |
|---|---|
| RGB | rgb(104, 221, 188) |
| HSL | hsl(163, 63%, 64%) |
| HSV | hsv(163, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(80.90, -40.98, 6.18) |
| CIE-LCH | lch(80.90, 41.44, 171.42°) |
| OKLab | oklab(82.06% -0.1161 0.0157) |
| OKLCH | oklch(82.06% 0.117 172.3) |
| XYZ | xyz(40.6384, 58.2831, 56.6754) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.67
Mediumaquamarine
#66CDAA
ΔE00 4.05
Seafoam
#7FE0B3
ΔE00 4.40
Eucalyptus
#44D7A8
ΔE00 4.49
Light Teal
#90E4C1
ΔE00 4.52
Aquamarine (survey)
#04D8B2
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDBC #DD6889
analogous
#68DD81 #68DDBC #68C3DD
triadic
#68DDBC #BC68DD #DDBC68
tetradic
#68DDBC #8168DD #DD6889 #C3DD68
square
#68DDBC #8168DD #DD6889 #C3DD68
split-complementary
#68DDBC #DD68C3 #DD8168
monochromatic
#25A581 #36D2A6 #68DDBC #9AE8D2 #CCF3E8
Accessibility & contrast
On white
1.66
#68DDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#68DDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDBC
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDBC | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BA
Deuteranopia (green-blind)
#C5C4BE
Tritanopia (blue-blind)
#2FDFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68ddbc; /* rgb */ color: rgb(104, 221, 188); /* oklch */ color: oklch(82.1% 0.117 172.3);
Tailwind
colors: {
custom: {
50: '#9ce8d0',
500: '#68ddbc',
950: '#000000',
},
}SCSS
$custom: #68ddbc; $custom-light: #9ce8d0; $custom-dark: #000000;
JSON
{
"hex": "#68ddbc",
"rgb": {
"r": 104,
"g": 221,
"b": 188
},
"hsl": {
"h": 163.077,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.82055,
"c": 0.11721,
"h": 172.3
},
"luminance": 0.58287
}Semantic roles & 50–950 ramp
primary
#68DDBC
secondary
#A8415E
accent
#1A4CCB
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483