#68DBC8#68DBC8
#68DBC8 is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.109 H 181.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #68DBC8 |
|---|---|
| RGB | rgb(104, 219, 200) |
| HSL | hsl(170, 61%, 63%) |
| HSV | hsv(170, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(80.61, -37.23, -0.61) |
| CIE-LCH | lch(80.61, 37.23, 180.94°) |
| OKLab | oklab(81.92% -0.1087 -0.0022) |
| OKLCH | oklch(81.92% 0.109 181.2) |
| XYZ | xyz(41.4612, 57.7724, 63.5986) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.17
Seafoam Blue
#78D1B6
ΔE00 4.54
Tiffany Blue
#7BF2DA
ΔE00 5.30
Mediumturquoise
#48D1CC
ΔE00 5.64
Aqua (survey)
#13EAC9
ΔE00 6.08
Pale Teal
#82CBB2
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DBC8 #DB687B
analogous
#68DB8E #68DBC8 #68B4DB
triadic
#68DBC8 #C868DB #DBC868
tetradic
#68DBC8 #8E68DB #DB687B #B4DB68
square
#68DBC8 #8E68DB #DB687B #B4DB68
split-complementary
#68DBC8 #DB68B4 #DB8E68
monochromatic
#27A28E #37CFB6 #68DBC8 #99E7DA #CBF3EC
Accessibility & contrast
On white
1.67
#68DBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#68DBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DBC8
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DBC8 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#C0C2CA
Tritanopia (blue-blind)
#22DED5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68dbc8; /* rgb */ color: rgb(104, 219, 200); /* oklch */ color: oklch(81.9% 0.109 181.2);
Tailwind
colors: {
custom: {
50: '#9ce6d8',
500: '#68dbc8',
950: '#000000',
},
}SCSS
$custom: #68dbc8; $custom-light: #9ce6d8; $custom-dark: #000000;
JSON
{
"hex": "#68dbc8",
"rgb": {
"r": 104,
"g": 219,
"b": 200
},
"hsl": {
"h": 170.087,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.81924,
"c": 0.10871,
"h": 181.2
},
"luminance": 0.57776
}Semantic roles & 50–950 ramp
primary
#68DBC8
secondary
#A54252
accent
#1C39C9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483