#68DBC5#68DBC5
#68DBC5 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.8% C 0.110 H 179.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68DBC5 |
|---|---|
| RGB | rgb(104, 219, 197) |
| HSL | hsl(169, 61%, 63%) |
| HSV | hsv(169, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 10%, 14.1%) |
| CIE-LAB | lab(80.53, -37.96, 0.87) |
| CIE-LCH | lch(80.53, 37.97, 178.68°) |
| OKLab | oklab(81.84% -0.11 0.0017) |
| OKLCH | oklch(81.84% 0.11 179.1) |
| XYZ | xyz(41.1141, 57.6335, 61.7702) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.70
Seafoam Blue
#78D1B6
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 5.19
Aqua (survey)
#13EAC9
ΔE00 5.61
Mediumaquamarine
#66CDAA
ΔE00 5.69
Pale Teal
#82CBB2
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DBC5 #DB687E
analogous
#68DB8B #68DBC5 #68B7DB
triadic
#68DBC5 #C568DB #DBC568
tetradic
#68DBC5 #8B68DB #DB687E #B7DB68
square
#68DBC5 #8B68DB #DB687E #B7DB68
split-complementary
#68DBC5 #DB68B7 #DB8B68
monochromatic
#27A28A #37CFB2 #68DBC5 #99E7D8 #CBF3EB
Accessibility & contrast
On white
1.68
#68DBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#68DBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DBC5
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DBC5 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C4
Deuteranopia (green-blind)
#C1C2C7
Tritanopia (blue-blind)
#26DED4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68dbc5; /* rgb */ color: rgb(104, 219, 197); /* oklch */ color: oklch(81.8% 0.110 179.1);
Tailwind
colors: {
custom: {
50: '#9ce6d6',
500: '#68dbc5',
950: '#000000',
},
}SCSS
$custom: #68dbc5; $custom-light: #9ce6d6; $custom-dark: #000000;
JSON
{
"hex": "#68dbc5",
"rgb": {
"r": 104,
"g": 219,
"b": 197
},
"hsl": {
"h": 168.522,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.81835,
"c": 0.11001,
"h": 179.1
},
"luminance": 0.57637
}Semantic roles & 50–950 ramp
primary
#68DBC5
secondary
#A54255
accent
#1C3DC9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483