#68DBAF#68DBAF
#68DBAF is a light, vivid teal. Relative luminance 0.567; OKLCH L 81.2% C 0.124 H 165.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68DBAF |
|---|---|
| RGB | rgb(104, 219, 175) |
| HSL | hsl(157, 61%, 63%) |
| HSV | hsv(157, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 20.1%, 14.1%) |
| CIE-LAB | lab(80.01, -43.00, 11.80) |
| CIE-LCH | lch(80.01, 44.59, 164.65°) |
| OKLab | oklab(81.24% -0.1198 0.0303) |
| OKLCH | oklch(81.24% 0.124 165.8) |
| XYZ | xyz(38.7747, 56.6978, 49.4495) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.52
Eucalyptus
#44D7A8
ΔE00 2.75
Mediumaquamarine
#66CDAA
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 4.68
Light Teal
#90E4C1
ΔE00 4.83
Seafoam Blue
#78D1B6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DBAF #DB6894
analogous
#68DB75 #68DBAF #68CEDB
triadic
#68DBAF #AF68DB #DBAF68
tetradic
#68DBAF #7568DB #DB6894 #CEDB68
square
#68DBAF #7568DB #DB6894 #CEDB68
split-complementary
#68DBAF #DB68CE #DB7568
monochromatic
#27A273 #37CF95 #68DBAF #99E7C9 #CBF3E3
Accessibility & contrast
On white
1.70
#68DBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#68DBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DBAF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DBAF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAD
Deuteranopia (green-blind)
#C6C1B2
Tritanopia (blue-blind)
#3ADBCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68dbaf; /* rgb */ color: rgb(104, 219, 175); /* oklch */ color: oklch(81.2% 0.124 165.8);
Tailwind
colors: {
custom: {
50: '#9be7c6',
500: '#68dbaf',
950: '#000000',
},
}SCSS
$custom: #68dbaf; $custom-light: #9be7c6; $custom-dark: #000000;
JSON
{
"hex": "#68dbaf",
"rgb": {
"r": 104,
"g": 219,
"b": 175
},
"hsl": {
"h": 157.043,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.81235,
"c": 0.12355,
"h": 165.8
},
"luminance": 0.56701
}Semantic roles & 50–950 ramp
primary
#68DBAF
secondary
#A54268
accent
#1C5EC9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482