#68DDAB#68DDAB
#68DDAB is a light, vivid teal. Relative luminance 0.576; OKLCH L 81.6% C 0.129 H 163.2°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDAB |
|---|---|
| RGB | rgb(104, 221, 171) |
| HSL | hsl(154, 63%, 64%) |
| HSV | hsv(154, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(80.51, -44.73, 14.62) |
| CIE-LCH | lch(80.51, 47.06, 161.90°) |
| OKLab | oklab(81.62% -0.1238 0.0375) |
| OKLCH | oklch(81.62% 0.129 163.2) |
| XYZ | xyz(38.9126, 57.5928, 47.5861) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.44
Eucalyptus
#44D7A8
ΔE00 3.11
Aqua Marine
#2EE8BB
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 4.99
Light Teal
#90E4C1
ΔE00 5.39
Aquamarine (survey)
#04D8B2
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDAB #DD689A
analogous
#68DD70 #68DDAB #68D4DD
triadic
#68DDAB #AB68DD #DDAB68
tetradic
#68DDAB #7068DD #DD689A #D4DD68
square
#68DDAB #7068DD #DD689A #D4DD68
split-complementary
#68DDAB #DD68D4 #DD7068
monochromatic
#25A56F #36D28F #68DDAB #9AE8C7 #CCF3E3
Accessibility & contrast
On white
1.68
#68DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#68DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDAB
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDAB | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA8
Deuteranopia (green-blind)
#C8C3AE
Tritanopia (blue-blind)
#3CDDCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68ddab; /* rgb */ color: rgb(104, 221, 171); /* oklch */ color: oklch(81.6% 0.129 163.2);
Tailwind
colors: {
custom: {
50: '#9be8c4',
500: '#68ddab',
950: '#000000',
},
}SCSS
$custom: #68ddab; $custom-light: #9be8c4; $custom-dark: #000000;
JSON
{
"hex": "#68ddab",
"rgb": {
"r": 104,
"g": 221,
"b": 171
},
"hsl": {
"h": 154.359,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.81615,
"c": 0.12931,
"h": 163.2
},
"luminance": 0.57596
}Semantic roles & 50–950 ramp
primary
#68DDAB
secondary
#A8416D
accent
#1A66CB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482