#68E7DE#68E7DE
#68E7DE is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.4% C 0.113 H 188.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7DE |
|---|---|
| RGB | rgb(104, 231, 222) |
| HSL | hsl(176, 73%, 66%) |
| HSV | hsv(176, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 3.9%, 9.4%) |
| CIE-LAB | lab(84.67, -37.24, -6.30) |
| CIE-LCH | lch(84.67, 37.77, 189.61°) |
| OKLab | oklab(85.41% -0.1121 -0.0176) |
| OKLCH | oklch(85.41% 0.113 188.9) |
| XYZ | xyz(47.4640, 65.3642, 79.2083) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.79
Bright Aqua
#0BF9EA
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.50
Tiffany Blue
#7BF2DA
ΔE00 5.51
Bright Turquoise
#0FFEF9
ΔE00 6.00
Bright Cyan
#41FDFE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7DE #E76871
analogous
#68E79E #68E7DE #68B0E7
triadic
#68E7DE #DE68E7 #E7DE68
tetradic
#68E7DE #9E68E7 #E76871 #B0E768
square
#68E7DE #9E68E7 #E76871 #B0E768
split-complementary
#68E7DE #E768B0 #E79E68
monochromatic
#1DB7AD #33DFD2 #68E7DE #9DEFEA #D2F8F5
Accessibility & contrast
On white
1.49
#68E7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#68E7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7DE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7DE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e7de; /* rgb */ color: rgb(104, 231, 222); /* oklch */ color: oklch(85.4% 0.113 188.9);
Tailwind
colors: {
custom: {
50: '#9eefe8',
500: '#68e7de',
950: '#000000',
},
}SCSS
$custom: #68e7de; $custom-light: #9eefe8; $custom-dark: #000000;
JSON
{
"hex": "#68e7de",
"rgb": {
"r": 104,
"g": 231,
"b": 222
},
"hsl": {
"h": 175.748,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.85405,
"c": 0.11349,
"h": 188.9
},
"luminance": 0.65369
}Semantic roles & 50–950 ramp
primary
#68E7DE
secondary
#B73C45
accent
#111FD5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584