#68E4DB#68E4DB
#68E4DB is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.6% C 0.112 H 188.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4DB |
|---|---|
| RGB | rgb(104, 228, 219) |
| HSL | hsl(176, 70%, 65%) |
| HSV | hsv(176, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(83.73, -36.63, -6.12) |
| CIE-LCH | lch(83.73, 37.13, 189.48°) |
| OKLab | oklab(84.61% -0.1102 -0.0171) |
| OKLCH | oklch(84.61% 0.112 188.8) |
| XYZ | xyz(46.2330, 63.5399, 76.8321) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.58
Mediumturquoise
#48D1CC
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 5.76
Bright Aqua
#0BF9EA
ΔE00 5.95
Bright Turquoise
#0FFEF9
ΔE00 6.59
Bright Cyan
#41FDFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4DB #E46871
analogous
#68E49D #68E4DB #68AFE4
triadic
#68E4DB #DB68E4 #E4DB68
tetradic
#68E4DB #9D68E4 #E46871 #AFE468
square
#68E4DB #9D68E4 #E46871 #AFE468
split-complementary
#68E4DB #E468AF #E49D68
monochromatic
#20B2A7 #34DBCF #68E4DB #9CEDE7 #D0F7F4
Accessibility & contrast
On white
1.53
#68E4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#68E4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4DB
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4DB | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e4db; /* rgb */ color: rgb(104, 228, 219); /* oklch */ color: oklch(84.6% 0.112 188.8);
Tailwind
colors: {
custom: {
50: '#9eede6',
500: '#68e4db',
950: '#000000',
},
}SCSS
$custom: #68e4db; $custom-light: #9eede6; $custom-dark: #000000;
JSON
{
"hex": "#68e4db",
"rgb": {
"r": 104,
"g": 228,
"b": 219
},
"hsl": {
"h": 175.645,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.84613,
"c": 0.11153,
"h": 188.8
},
"luminance": 0.63544
}Semantic roles & 50–950 ramp
primary
#68E4DB
secondary
#B33E46
accent
#1422D2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584