#68DFAB#68DFAB
#68DFAB is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.1% C 0.132 H 162.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFAB |
|---|---|
| RGB | rgb(104, 223, 171) |
| HSL | hsl(154, 65%, 64%) |
| HSV | hsv(154, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(81.10, -45.59, 15.45) |
| CIE-LCH | lch(81.10, 48.14, 161.28°) |
| OKLab | oklab(82.1% -0.1259 0.0396) |
| OKLCH | oklch(82.1% 0.132 162.6) |
| XYZ | xyz(39.4438, 58.6551, 47.7631) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.55
Eucalyptus
#44D7A8
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 4.93
Light Teal
#90E4C1
ΔE00 5.55
Mediumaquamarine
#66CDAA
ΔE00 5.58
Light Greenish Blue
#63F7B4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFAB #DF689C
analogous
#68DF70 #68DFAB #68D7DF
triadic
#68DFAB #AB68DF #DFAB68
tetradic
#68DFAB #7068DF #DF689C #D7DF68
square
#68DFAB #7068DF #DF689C #D7DF68
split-complementary
#68DFAB #DF68D7 #DF7068
monochromatic
#24A96F #36D48F #68DFAB #9BEAC7 #CDF4E3
Accessibility & contrast
On white
1.65
#68DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#68DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFAB
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFAB | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#3BDFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68dfab; /* rgb */ color: rgb(104, 223, 171); /* oklch */ color: oklch(82.1% 0.132 162.6);
Tailwind
colors: {
custom: {
50: '#9be9c4',
500: '#68dfab',
950: '#000000',
},
}SCSS
$custom: #68dfab; $custom-light: #9be9c4; $custom-dark: #000000;
JSON
{
"hex": "#68dfab",
"rgb": {
"r": 104,
"g": 223,
"b": 171
},
"hsl": {
"h": 153.782,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.82096,
"c": 0.132,
"h": 162.6
},
"luminance": 0.58659
}Semantic roles & 50–950 ramp
primary
#68DFAB
secondary
#AB406F
accent
#1967CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482