#68D8DA#68D8DA
#68D8DA is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.8% C 0.102 H 196.9°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #68D8DA |
|---|---|
| RGB | rgb(104, 216, 218) |
| HSL | hsl(181, 61%, 63%) |
| HSV | hsv(181, 52%, 85%) |
| CMYK | cmyk(52.3%, 0.9%, 0%, 14.5%) |
| CIE-LAB | lab(80.24, -31.26, -10.76) |
| CIE-LCH | lch(80.24, 33.06, 198.99°) |
| OKLab | oklab(81.79% -0.0978 -0.0297) |
| OKLCH | oklch(81.79% 0.102 196.9) |
| XYZ | xyz(42.9144, 57.1127, 75.0784) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.05
Darkturquoise
#00CED1
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 5.46
Robin'S Egg
#6DEDFD
ΔE00 6.67
Turquoise
#40E0D0
ΔE00 7.23
Robin Egg Blue
#8AF1FE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D8DA #DA6A68
analogous
#68DAA3 #68D8DA #689FDA
triadic
#68D8DA #DA68D8 #D8DA68
tetradic
#68D8DA #A368DA #DA6A68 #9FDA68
square
#68D8DA #A368DA #DA6A68 #9FDA68
split-complementary
#68D8DA #DA689F #DAA368
monochromatic
#279EA0 #37CBCE #68D8DA #99E5E6 #CAF1F2
Accessibility & contrast
On white
1.69
#68D8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#68D8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D8DA
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D8DA | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDA
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68d8da; /* rgb */ color: rgb(104, 216, 218); /* oklch */ color: oklch(81.8% 0.102 196.9);
Tailwind
colors: {
custom: {
50: '#9de4e5',
500: '#68d8da',
950: '#000000',
},
}SCSS
$custom: #68d8da; $custom-light: #9de4e5; $custom-dark: #000000;
JSON
{
"hex": "#68d8da",
"rgb": {
"r": 104,
"g": 216,
"b": 218
},
"hsl": {
"h": 181.053,
"s": 60.638,
"l": 63.137
},
"oklch": {
"l": 0.81791,
"c": 0.1022,
"h": 196.9
},
"luminance": 0.57117
}Semantic roles & 50–950 ramp
primary
#68D8DA
secondary
#A44442
accent
#201DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484