#68EAE0#68EAE0
#68EAE0 is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.2% C 0.116 H 188.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAE0 |
|---|---|
| RGB | rgb(104, 234, 224) |
| HSL | hsl(175, 76%, 66%) |
| HSV | hsv(175, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 4.3%, 8.2%) |
| CIE-LAB | lab(85.59, -38.11, -6.00) |
| CIE-LCH | lch(85.59, 38.58, 188.95°) |
| OKLab | oklab(86.16% -0.1144 -0.0168) |
| OKLCH | oklch(86.16% 0.116 188.4) |
| XYZ | xyz(48.5804, 67.1657, 80.9107) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.90
Bright Aqua
#0BF9EA
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 5.02
Bright Turquoise
#0FFEF9
ΔE00 5.52
Bright Cyan
#41FDFE
ΔE00 5.77
Mediumturquoise
#48D1CC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAE0 #EA6872
analogous
#68EA9F #68EAE0 #68B3EA
triadic
#68EAE0 #E068EA #EAE068
tetradic
#68EAE0 #9F68EA #EA6872 #B3EA68
square
#68EAE0 #9F68EA #EA6872 #B3EA68
split-complementary
#68EAE0 #EA68B3 #EA9F68
monochromatic
#1ABDB1 #32E3D5 #68EAE0 #9EF1EB #D3F9F6
Accessibility & contrast
On white
1.45
#68EAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#68EAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAE0
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAE0 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE0
Deuteranopia (green-blind)
#CAD0E1
Tritanopia (blue-blind)
#00EFE7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68eae0; /* rgb */ color: rgb(104, 234, 224); /* oklch */ color: oklch(86.2% 0.116 188.4);
Tailwind
colors: {
custom: {
50: '#9ff1e9',
500: '#68eae0',
950: '#000000',
},
}SCSS
$custom: #68eae0; $custom-light: #9ff1e9; $custom-dark: #000000;
JSON
{
"hex": "#68eae0",
"rgb": {
"r": 104,
"g": 234,
"b": 224
},
"hsl": {
"h": 175.385,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.86164,
"c": 0.11565,
"h": 188.4
},
"luminance": 0.67171
}Semantic roles & 50–950 ramp
primary
#68EAE0
secondary
#BC3A44
accent
#0E1DD8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584