#68DCBD#68DCBD
#68DCBD is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.8% C 0.115 H 173.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCBD |
|---|---|
| RGB | rgb(104, 220, 189) |
| HSL | hsl(164, 62%, 64%) |
| HSV | hsv(164, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(80.63, -40.30, 5.26) |
| CIE-LCH | lch(80.63, 40.64, 172.56°) |
| OKLab | oklab(81.85% -0.1146 0.0133) |
| OKLCH | oklch(81.85% 0.115 173.4) |
| XYZ | xyz(40.4833, 57.7999, 57.1573) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.37
Mediumaquamarine
#66CDAA
ΔE00 4.05
Aquamarine (survey)
#04D8B2
ΔE00 4.61
Light Teal
#90E4C1
ΔE00 4.75
Eucalyptus
#44D7A8
ΔE00 4.87
Seafoam
#7FE0B3
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCBD #DC6887
analogous
#68DC83 #68DCBD #68C1DC
triadic
#68DCBD #BD68DC #DCBD68
tetradic
#68DCBD #8368DC #DC6887 #C1DC68
square
#68DCBD #8368DC #DC6887 #C1DC68
split-complementary
#68DCBD #DC68C1 #DC8368
monochromatic
#26A482 #36D0A7 #68DCBD #9AE8D3 #CBF3E8
Accessibility & contrast
On white
1.67
#68DCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#68DCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCBD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCBD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BC
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#2FDED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68dcbd; /* rgb */ color: rgb(104, 220, 189); /* oklch */ color: oklch(81.8% 0.115 173.4);
Tailwind
colors: {
custom: {
50: '#9ce7d0',
500: '#68dcbd',
950: '#000000',
},
}SCSS
$custom: #68dcbd; $custom-light: #9ce7d0; $custom-dark: #000000;
JSON
{
"hex": "#68dcbd",
"rgb": {
"r": 104,
"g": 220,
"b": 189
},
"hsl": {
"h": 163.966,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.81845,
"c": 0.11538,
"h": 173.4
},
"luminance": 0.57804
}Semantic roles & 50–950 ramp
primary
#68DCBD
secondary
#A7415D
accent
#1B4ACA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483