#68E2DD#68E2DD
#68E2DD is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.109 H 191.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2DD |
|---|---|
| RGB | rgb(104, 226, 221) |
| HSL | hsl(178, 68%, 65%) |
| HSV | hsv(178, 54%, 89%) |
| CMYK | cmyk(54%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(83.21, -35.19, -7.94) |
| CIE-LCH | lch(83.21, 36.07, 192.72°) |
| OKLab | oklab(84.21% -0.1072 -0.0221) |
| OKLCH | oklch(84.21% 0.109 191.6) |
| XYZ | xyz(45.9509, 62.5518, 78.0447) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.45
Turquoise
#40E0D0
ΔE00 4.62
Bright Light Blue
#26F7FD
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.48
Bright Cyan
#41FDFE
ΔE00 6.49
Bright Aqua
#0BF9EA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2DD #E2686D
analogous
#68E2A0 #68E2DD #68AAE2
triadic
#68E2DD #DD68E2 #E2DD68
tetradic
#68E2DD #A068E2 #E2686D #AAE268
square
#68E2DD #A068E2 #E2686D #AAE268
split-complementary
#68E2DD #E268AA #E2A068
monochromatic
#21AEA8 #35D8D1 #68E2DD #9BECE9 #CFF6F4
Accessibility & contrast
On white
1.55
#68E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#68E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2DD
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2DD | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e2dd; /* rgb */ color: rgb(104, 226, 221); /* oklch */ color: oklch(84.2% 0.109 191.6);
Tailwind
colors: {
custom: {
50: '#9eebe7',
500: '#68e2dd',
950: '#000000',
},
}SCSS
$custom: #68e2dd; $custom-light: #9eebe7; $custom-dark: #000000;
JSON
{
"hex": "#68e2dd",
"rgb": {
"r": 104,
"g": 226,
"b": 221
},
"hsl": {
"h": 177.541,
"s": 67.778,
"l": 64.706
},
"oklch": {
"l": 0.84211,
"c": 0.10949,
"h": 191.6
},
"luminance": 0.62556
}Semantic roles & 50–950 ramp
primary
#68E2DD
secondary
#B03F43
accent
#161DD0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484