#68E8DE#68E8DE
#68E8DE is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.6% C 0.114 H 188.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8DE |
|---|---|
| RGB | rgb(104, 232, 222) |
| HSL | hsl(175, 74%, 66%) |
| HSV | hsv(175, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 4.3%, 9%) |
| CIE-LAB | lab(84.96, -37.70, -5.88) |
| CIE-LCH | lch(84.96, 38.16, 188.86°) |
| OKLab | oklab(85.64% -0.1132 -0.0165) |
| OKLCH | oklch(85.64% 0.114 188.3) |
| XYZ | xyz(47.7446, 65.9255, 79.3019) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.67
Tiffany Blue
#7BF2DA
ΔE00 5.14
Bright Aqua
#0BF9EA
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 5.77
Bright Turquoise
#0FFEF9
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8DE #E86872
analogous
#68E89E #68E8DE #68B2E8
triadic
#68E8DE #DE68E8 #E8DE68
tetradic
#68E8DE #9E68E8 #E86872 #B2E868
square
#68E8DE #9E68E8 #E86872 #B2E868
split-complementary
#68E8DE #E868B2 #E89E68
monochromatic
#1CB9AD #33E0D2 #68E8DE #9DF0EA #D2F8F5
Accessibility & contrast
On white
1.48
#68E8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#68E8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8DE
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8DE | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68e8de; /* rgb */ color: rgb(104, 232, 222); /* oklch */ color: oklch(85.6% 0.114 188.3);
Tailwind
colors: {
custom: {
50: '#9ef0e8',
500: '#68e8de',
950: '#000000',
},
}SCSS
$custom: #68e8de; $custom-light: #9ef0e8; $custom-dark: #000000;
JSON
{
"hex": "#68e8de",
"rgb": {
"r": 104,
"g": 232,
"b": 222
},
"hsl": {
"h": 175.313,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.85637,
"c": 0.11437,
"h": 188.3
},
"luminance": 0.6593
}Semantic roles & 50–950 ramp
primary
#68E8DE
secondary
#B93B45
accent
#101FD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584