#68DFAF#68DFAF
#68DFAF is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.2% C 0.129 H 164.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFAF |
|---|---|
| RGB | rgb(104, 223, 175) |
| HSL | hsl(156, 65%, 64%) |
| HSV | hsv(156, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(81.19, -44.74, 13.47) |
| CIE-LCH | lch(81.19, 46.73, 163.25°) |
| OKLab | oklab(82.19% -0.1241 0.0345) |
| OKLCH | oklch(82.19% 0.129 164.5) |
| XYZ | xyz(39.8308, 58.8100, 49.8016) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.29
Eucalyptus
#44D7A8
ΔE00 3.15
Aqua Marine
#2EE8BB
ΔE00 4.40
Light Teal
#90E4C1
ΔE00 4.99
Mediumaquamarine
#66CDAA
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFAF #DF6898
analogous
#68DF74 #68DFAF #68D4DF
triadic
#68DFAF #AF68DF #DFAF68
tetradic
#68DFAF #7468DF #DF6898 #D4DF68
square
#68DFAF #7468DF #DF6898 #D4DF68
split-complementary
#68DFAF #DF68D4 #DF7468
monochromatic
#24A973 #36D494 #68DFAF #9BEACA #CDF4E5
Accessibility & contrast
On white
1.65
#68DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#68DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFAF
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFAF | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#CAC5B2
Tritanopia (blue-blind)
#39DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dfaf; /* rgb */ color: rgb(104, 223, 175); /* oklch */ color: oklch(82.2% 0.129 164.5);
Tailwind
colors: {
custom: {
50: '#9ce9c7',
500: '#68dfaf',
950: '#000000',
},
}SCSS
$custom: #68dfaf; $custom-light: #9ce9c7; $custom-dark: #000000;
JSON
{
"hex": "#68dfaf",
"rgb": {
"r": 104,
"g": 223,
"b": 175
},
"hsl": {
"h": 155.798,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.82194,
"c": 0.12885,
"h": 164.5
},
"luminance": 0.58814
}Semantic roles & 50–950 ramp
primary
#68DFAF
secondary
#AB406B
accent
#1961CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482