#68E2DB#68E2DB
#68E2DB is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.1% C 0.110 H 190.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2DB |
|---|---|
| RGB | rgb(104, 226, 219) |
| HSL | hsl(177, 68%, 65%) |
| HSV | hsv(177, 54%, 89%) |
| CMYK | cmyk(54%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(83.15, -35.70, -6.97) |
| CIE-LCH | lch(83.15, 36.38, 191.04°) |
| OKLab | oklab(84.15% -0.1081 -0.0194) |
| OKLCH | oklch(84.15% 0.11 190.2) |
| XYZ | xyz(45.6860, 62.4458, 76.6497) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.03
Mediumturquoise
#48D1CC
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 6.54
Bright Aqua
#0BF9EA
ΔE00 6.55
Bright Light Blue
#26F7FD
ΔE00 6.71
Bright Cyan
#41FDFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2DB #E2686F
analogous
#68E29E #68E2DB #68ACE2
triadic
#68E2DB #DB68E2 #E2DB68
tetradic
#68E2DB #9E68E2 #E2686F #ACE268
square
#68E2DB #9E68E2 #E2686F #ACE268
split-complementary
#68E2DB #E268AC #E29E68
monochromatic
#21AEA6 #35D8CF #68E2DB #9BECE7 #CFF6F3
Accessibility & contrast
On white
1.56
#68E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#68E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2DB
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2DB | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e2db; /* rgb */ color: rgb(104, 226, 219); /* oklch */ color: oklch(84.1% 0.110 190.2);
Tailwind
colors: {
custom: {
50: '#9eebe6',
500: '#68e2db',
950: '#000000',
},
}SCSS
$custom: #68e2db; $custom-light: #9eebe6; $custom-dark: #000000;
JSON
{
"hex": "#68e2db",
"rgb": {
"r": 104,
"g": 226,
"b": 219
},
"hsl": {
"h": 176.557,
"s": 67.778,
"l": 64.706
},
"oklch": {
"l": 0.84147,
"c": 0.10982,
"h": 190.2
},
"luminance": 0.6245
}Semantic roles & 50–950 ramp
primary
#68E2DB
secondary
#B03F45
accent
#1620D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484