#68E8DB#68E8DB
#68E8DB is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.5% C 0.115 H 186.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8DB |
|---|---|
| RGB | rgb(104, 232, 219) |
| HSL | hsl(174, 74%, 66%) |
| HSV | hsv(174, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 5.6%, 9%) |
| CIE-LAB | lab(84.88, -38.46, -4.42) |
| CIE-LCH | lch(84.88, 38.71, 186.55°) |
| OKLab | oklab(85.54% -0.1144 -0.0125) |
| OKLCH | oklch(85.54% 0.115 186.2) |
| XYZ | xyz(47.3461, 65.7661, 77.2031) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.16
Tiffany Blue
#7BF2DA
ΔE00 4.28
Bright Aqua
#0BF9EA
ΔE00 4.98
Mediumturquoise
#48D1CC
ΔE00 6.08
Bright Turquoise
#0FFEF9
ΔE00 6.27
Aqua (survey)
#13EAC9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8DB #E86875
analogous
#68E89B #68E8DB #68B5E8
triadic
#68E8DB #DB68E8 #E8DB68
tetradic
#68E8DB #9B68E8 #E86875 #B5E868
square
#68E8DB #9B68E8 #E86875 #B5E868
split-complementary
#68E8DB #E868B5 #E89B68
monochromatic
#1CB9A9 #33E0CE #68E8DB #9DF0E8 #D2F8F4
Accessibility & contrast
On white
1.48
#68E8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#68E8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8DB
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8DB | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68e8db; /* rgb */ color: rgb(104, 232, 219); /* oklch */ color: oklch(85.5% 0.115 186.2);
Tailwind
colors: {
custom: {
50: '#9ef0e6',
500: '#68e8db',
950: '#000000',
},
}SCSS
$custom: #68e8db; $custom-light: #9ef0e6; $custom-dark: #000000;
JSON
{
"hex": "#68e8db",
"rgb": {
"r": 104,
"g": 232,
"b": 219
},
"hsl": {
"h": 173.906,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.85544,
"c": 0.11512,
"h": 186.2
},
"luminance": 0.65771
}Semantic roles & 50–950 ramp
primary
#68E8DB
secondary
#B93B48
accent
#1024D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584