#68EAE8#68EAE8
#68EAE8 is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.4% C 0.114 H 193.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAE8 |
|---|---|
| RGB | rgb(104, 234, 232) |
| HSL | hsl(179, 76%, 66%) |
| HSV | hsv(179, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(85.81, -36.05, -9.88) |
| CIE-LCH | lch(85.81, 37.38, 195.33°) |
| OKLab | oklab(86.42% -0.1111 -0.0274) |
| OKLCH | oklch(86.42% 0.114 193.9) |
| XYZ | xyz(49.6910, 67.6099, 86.7596) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.46
Bright Cyan
#41FDFE
ΔE00 4.60
Bright Turquoise
#0FFEF9
ΔE00 5.46
Aqua
#00FFFF
ΔE00 5.48
Turquoise
#40E0D0
ΔE00 5.98
Mediumturquoise
#48D1CC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAE8 #EA686A
analogous
#68EAA7 #68EAE8 #68ABEA
triadic
#68EAE8 #E868EA #EAE868
tetradic
#68EAE8 #A768EA #EA686A #ABEA68
square
#68EAE8 #A768EA #EA686A #ABEA68
split-complementary
#68EAE8 #EA68AB #EAA768
monochromatic
#1ABDBB #32E3E0 #68EAE8 #9EF1F0 #D3F9F8
Accessibility & contrast
On white
1.45
#68EAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#68EAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAE8
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAE8 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E8
Deuteranopia (green-blind)
#C8D0E9
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68eae8; /* rgb */ color: rgb(104, 234, 232); /* oklch */ color: oklch(86.4% 0.114 193.9);
Tailwind
colors: {
custom: {
50: '#9ff1ef',
500: '#68eae8',
950: '#000000',
},
}SCSS
$custom: #68eae8; $custom-light: #9ff1ef; $custom-dark: #000000;
JSON
{
"hex": "#68eae8",
"rgb": {
"r": 104,
"g": 234,
"b": 232
},
"hsl": {
"h": 179.077,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.86419,
"c": 0.1144,
"h": 193.9
},
"luminance": 0.67615
}Semantic roles & 50–950 ramp
primary
#68EAE8
secondary
#BC3A3C
accent
#0E11D8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585