#68E7DB#68E7DB
#68E7DB is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.3% C 0.114 H 186.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7DB |
|---|---|
| RGB | rgb(104, 231, 219) |
| HSL | hsl(174, 73%, 66%) |
| HSV | hsv(174, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 5.2%, 9.4%) |
| CIE-LAB | lab(84.59, -38.00, -4.84) |
| CIE-LCH | lch(84.59, 38.31, 187.26°) |
| OKLab | oklab(85.31% -0.1134 -0.0137) |
| OKLCH | oklch(85.31% 0.114 186.9) |
| XYZ | xyz(47.0655, 65.2048, 77.1095) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.19
Tiffany Blue
#7BF2DA
ΔE00 4.64
Bright Aqua
#0BF9EA
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.78
Bright Turquoise
#0FFEF9
ΔE00 6.31
Bright Cyan
#41FDFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7DB #E76874
analogous
#68E79B #68E7DB #68B3E7
triadic
#68E7DB #DB68E7 #E7DB68
tetradic
#68E7DB #9B68E7 #E76874 #B3E768
square
#68E7DB #9B68E7 #E76874 #B3E768
split-complementary
#68E7DB #E768B3 #E79B68
monochromatic
#1DB7A9 #33DFCE #68E7DB #9DEFE8 #D2F8F4
Accessibility & contrast
On white
1.50
#68E7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#68E7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7DB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7DB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e7db; /* rgb */ color: rgb(104, 231, 219); /* oklch */ color: oklch(85.3% 0.114 186.9);
Tailwind
colors: {
custom: {
50: '#9eefe6',
500: '#68e7db',
950: '#000000',
},
}SCSS
$custom: #68e7db; $custom-light: #9eefe6; $custom-dark: #000000;
JSON
{
"hex": "#68e7db",
"rgb": {
"r": 104,
"g": 231,
"b": 219
},
"hsl": {
"h": 174.331,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.85311,
"c": 0.11421,
"h": 186.9
},
"luminance": 0.65209
}Semantic roles & 50–950 ramp
primary
#68E7DB
secondary
#B73C48
accent
#1123D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584