#68EEDE#68EEDE
#68EEDE is a very light, moderate teal. Relative luminance 0.694; OKLCH L 87.0% C 0.120 H 184.6°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68EEDE |
|---|---|
| RGB | rgb(104, 238, 222) |
| HSL | hsl(173, 80%, 67%) |
| HSV | hsv(173, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(86.68, -40.42, -3.34) |
| CIE-LCH | lch(86.68, 40.56, 184.72°) |
| OKLab | oklab(87.03% -0.1194 -0.0096) |
| OKLCH | oklch(87.03% 0.12 184.6) |
| XYZ | xyz(49.4624, 69.3612, 79.8745) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.10
Turquoise
#40E0D0
ΔE00 3.83
Bright Aqua
#0BF9EA
ΔE00 4.07
Bright Turquoise
#0FFEF9
ΔE00 5.84
Aqua (survey)
#13EAC9
ΔE00 6.04
Bright Cyan
#41FDFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EEDE #EE6878
analogous
#68EE9B #68EEDE #68BBEE
triadic
#68EEDE #DE68EE #EEDE68
tetradic
#68EEDE #9B68EE #EE6878 #BBEE68
square
#68EEDE #9B68EE #EE6878 #BBEE68
split-complementary
#68EEDE #EE68BB #EE9B68
monochromatic
#16C5B0 #31E8D2 #68EEDE #9FF4EA #D6FAF6
Accessibility & contrast
On white
1.41
#68EEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#68EEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EEDE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EEDE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DE
Deuteranopia (green-blind)
#CED3E0
Tritanopia (blue-blind)
#00F3E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68eede; /* rgb */ color: rgb(104, 238, 222); /* oklch */ color: oklch(87.0% 0.120 184.6);
Tailwind
colors: {
custom: {
50: '#9ff4e8',
500: '#68eede',
950: '#000000',
},
}SCSS
$custom: #68eede; $custom-light: #9ff4e8; $custom-dark: #000000;
JSON
{
"hex": "#68eede",
"rgb": {
"r": 104,
"g": 238,
"b": 222
},
"hsl": {
"h": 172.836,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.87033,
"c": 0.11984,
"h": 184.6
},
"luminance": 0.69366
}Semantic roles & 50–950 ramp
primary
#68EEDE
secondary
#C33748
accent
#0923DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584