#68DBAB#68DBAB
#68DBAB is a light, vivid teal. Relative luminance 0.565; OKLCH L 81.1% C 0.127 H 163.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #68DBAB |
|---|---|
| RGB | rgb(104, 219, 171) |
| HSL | hsl(155, 61%, 63%) |
| HSV | hsv(155, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(79.92, -43.87, 13.79) |
| CIE-LCH | lch(79.92, 45.98, 162.55°) |
| OKLab | oklab(81.14% -0.1216 0.0353) |
| OKLCH | oklch(81.14% 0.127 163.8) |
| XYZ | xyz(38.3877, 56.5430, 47.4111) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.48
Eucalyptus
#44D7A8
ΔE00 2.84
Mediumaquamarine
#66CDAA
ΔE00 4.38
Aqua Marine
#2EE8BB
ΔE00 5.05
Light Teal
#90E4C1
ΔE00 5.29
Aquamarine (survey)
#04D8B2
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DBAB #DB6898
analogous
#68DB71 #68DBAB #68D1DB
triadic
#68DBAB #AB68DB #DBAB68
tetradic
#68DBAB #7168DB #DB6898 #D1DB68
square
#68DBAB #7168DB #DB6898 #D1DB68
split-complementary
#68DBAB #DB68D1 #DB7168
monochromatic
#27A26E #37CF90 #68DBAB #99E7C6 #CBF3E2
Accessibility & contrast
On white
1.71
#68DBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#68DBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DBAB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DBAB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA8
Deuteranopia (green-blind)
#C6C1AE
Tritanopia (blue-blind)
#3DDBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68dbab; /* rgb */ color: rgb(104, 219, 171); /* oklch */ color: oklch(81.1% 0.127 163.8);
Tailwind
colors: {
custom: {
50: '#9be7c4',
500: '#68dbab',
950: '#000000',
},
}SCSS
$custom: #68dbab; $custom-light: #9be7c4; $custom-dark: #000000;
JSON
{
"hex": "#68dbab",
"rgb": {
"r": 104,
"g": 219,
"b": 171
},
"hsl": {
"h": 154.957,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.81135,
"c": 0.12661,
"h": 163.8
},
"luminance": 0.56546
}Semantic roles & 50–950 ramp
primary
#68DBAB
secondary
#A5426B
accent
#1C64C9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482