#68E7E2#68E7E2
#68E7E2 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.5% C 0.113 H 191.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7E2 |
|---|---|
| RGB | rgb(104, 231, 226) |
| HSL | hsl(178, 73%, 66%) |
| HSV | hsv(178, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 2.2%, 9.4%) |
| CIE-LAB | lab(84.78, -36.22, -8.25) |
| CIE-LCH | lch(84.78, 37.14, 192.83°) |
| OKLab | oklab(85.53% -0.1104 -0.0229) |
| OKLCH | oklch(85.53% 0.113 191.7) |
| XYZ | xyz(48.0064, 65.5812, 82.0653) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.86
Mediumturquoise
#48D1CC
ΔE00 5.44
Bright Cyan
#41FDFE
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 5.48
Bright Turquoise
#0FFEF9
ΔE00 5.87
Bright Aqua
#0BF9EA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7E2 #E7686D
analogous
#68E7A2 #68E7E2 #68ACE7
triadic
#68E7E2 #E268E7 #E7E268
tetradic
#68E7E2 #A268E7 #E7686D #ACE768
square
#68E7E2 #A268E7 #E7686D #ACE768
split-complementary
#68E7E2 #E768AC #E7A268
monochromatic
#1DB7B1 #33DFD8 #68E7E2 #9DEFEC #D2F8F6
Accessibility & contrast
On white
1.49
#68E7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#68E7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7E2
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7E2 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#C6CDE3
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68e7e2; /* rgb */ color: rgb(104, 231, 226); /* oklch */ color: oklch(85.5% 0.113 191.7);
Tailwind
colors: {
custom: {
50: '#9eefeb',
500: '#68e7e2',
950: '#000000',
},
}SCSS
$custom: #68e7e2; $custom-light: #9eefeb; $custom-dark: #000000;
JSON
{
"hex": "#68e7e2",
"rgb": {
"r": 104,
"g": 231,
"b": 226
},
"hsl": {
"h": 177.638,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.85532,
"c": 0.11279,
"h": 191.7
},
"luminance": 0.65586
}Semantic roles & 50–950 ramp
primary
#68E7E2
secondary
#B73C41
accent
#1119D5
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584