#68E9DB#68E9DB
#68E9DB is a very light, moderate teal. Relative luminance 0.663; OKLCH L 85.8% C 0.116 H 185.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68E9DB |
|---|---|
| RGB | rgb(104, 233, 219) |
| HSL | hsl(173, 75%, 66%) |
| HSV | hsv(173, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(85.16, -38.91, -3.99) |
| CIE-LCH | lch(85.16, 39.12, 185.86°) |
| OKLab | oklab(85.78% -0.1155 -0.0114) |
| OKLCH | oklch(85.78% 0.116 185.6) |
| XYZ | xyz(47.6284, 66.3307, 77.2972) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.18
Tiffany Blue
#7BF2DA
ΔE00 3.92
Bright Aqua
#0BF9EA
ΔE00 4.80
Bright Turquoise
#0FFEF9
ΔE00 6.26
Mediumturquoise
#48D1CC
ΔE00 6.39
Aqua (survey)
#13EAC9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E9DB #E96876
analogous
#68E99A #68E9DB #68B6E9
triadic
#68E9DB #DB68E9 #E9DB68
tetradic
#68E9DB #9A68E9 #E96876 #B6E968
square
#68E9DB #9A68E9 #E96876 #B6E968
split-complementary
#68E9DB #E968B6 #E99A68
monochromatic
#1BBBAA #33E1CE #68E9DB #9DF1E8 #D3F9F4
Accessibility & contrast
On white
1.47
#68E9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#68E9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E9DB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E9DB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDB
Deuteranopia (green-blind)
#CACEDD
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68e9db; /* rgb */ color: rgb(104, 233, 219); /* oklch */ color: oklch(85.8% 0.116 185.6);
Tailwind
colors: {
custom: {
50: '#9ef0e6',
500: '#68e9db',
950: '#000000',
},
}SCSS
$custom: #68e9db; $custom-light: #9ef0e6; $custom-dark: #000000;
JSON
{
"hex": "#68e9db",
"rgb": {
"r": 104,
"g": 233,
"b": 219
},
"hsl": {
"h": 173.488,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.85777,
"c": 0.11606,
"h": 185.6
},
"luminance": 0.66335
}Semantic roles & 50–950 ramp
primary
#68E9DB
secondary
#BB3B48
accent
#0F24D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584