#68DCAB#68DCAB
#68DCAB is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.4% C 0.128 H 163.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCAB |
|---|---|
| RGB | rgb(104, 220, 171) |
| HSL | hsl(155, 62%, 64%) |
| HSV | hsv(155, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.22, -44.30, 14.21) |
| CIE-LCH | lch(80.22, 46.52, 162.22°) |
| OKLab | oklab(81.38% -0.1227 0.0364) |
| OKLCH | oklch(81.38% 0.128 163.5) |
| XYZ | xyz(38.6493, 57.0663, 47.4983) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.44
Eucalyptus
#44D7A8
ΔE00 2.96
Mediumaquamarine
#66CDAA
ΔE00 4.68
Aqua Marine
#2EE8BB
ΔE00 4.99
Light Teal
#90E4C1
ΔE00 5.33
Aquamarine (survey)
#04D8B2
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCAB #DC6899
analogous
#68DC71 #68DCAB #68D3DC
triadic
#68DCAB #AB68DC #DCAB68
tetradic
#68DCAB #7168DC #DC6899 #D3DC68
square
#68DCAB #7168DC #DC6899 #D3DC68
split-complementary
#68DCAB #DC68D3 #DC7168
monochromatic
#26A46F #36D08F #68DCAB #9AE8C7 #CBF3E2
Accessibility & contrast
On white
1.69
#68DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#68DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCAB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCAB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA8
Deuteranopia (green-blind)
#C7C2AE
Tritanopia (blue-blind)
#3DDCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68dcab; /* rgb */ color: rgb(104, 220, 171); /* oklch */ color: oklch(81.4% 0.128 163.5);
Tailwind
colors: {
custom: {
50: '#9be7c4',
500: '#68dcab',
950: '#000000',
},
}SCSS
$custom: #68dcab; $custom-light: #9be7c4; $custom-dark: #000000;
JSON
{
"hex": "#68dcab",
"rgb": {
"r": 104,
"g": 220,
"b": 171
},
"hsl": {
"h": 154.655,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.81375,
"c": 0.12796,
"h": 163.5
},
"luminance": 0.5707
}Semantic roles & 50–950 ramp
primary
#68DCAB
secondary
#A7416C
accent
#1B65CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482