#68EAE5#68EAE5
#68EAE5 is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.3% C 0.115 H 191.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAE5 |
|---|---|
| RGB | rgb(104, 234, 229) |
| HSL | hsl(178, 76%, 66%) |
| HSV | hsv(178, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 2.1%, 8.2%) |
| CIE-LAB | lab(85.73, -36.83, -8.43) |
| CIE-LCH | lch(85.73, 37.78, 192.89°) |
| OKLab | oklab(86.32% -0.1123 -0.0234) |
| OKLCH | oklch(86.32% 0.115 191.8) |
| XYZ | xyz(49.2685, 67.4410, 84.5345) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.88
Bright Light Blue
#26F7FD
ΔE00 5.05
Turquoise
#40E0D0
ΔE00 5.11
Bright Turquoise
#0FFEF9
ΔE00 5.30
Aqua
#00FFFF
ΔE00 5.62
Bright Aqua
#0BF9EA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAE5 #EA686D
analogous
#68EAA4 #68EAE5 #68AEEA
triadic
#68EAE5 #E568EA #EAE568
tetradic
#68EAE5 #A468EA #EA686D #AEEA68
square
#68EAE5 #A468EA #EA686D #AEEA68
split-complementary
#68EAE5 #EA68AE #EAA468
monochromatic
#1ABDB7 #32E3DC #68EAE5 #9EF1EE #D3F9F8
Accessibility & contrast
On white
1.45
#68EAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#68EAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAE5
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAE5 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE5
Deuteranopia (green-blind)
#C8D0E6
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68eae5; /* rgb */ color: rgb(104, 234, 229); /* oklch */ color: oklch(86.3% 0.115 191.8);
Tailwind
colors: {
custom: {
50: '#9ff1ed',
500: '#68eae5',
950: '#000000',
},
}SCSS
$custom: #68eae5; $custom-light: #9ff1ed; $custom-dark: #000000;
JSON
{
"hex": "#68eae5",
"rgb": {
"r": 104,
"g": 234,
"b": 229
},
"hsl": {
"h": 177.692,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.86323,
"c": 0.11474,
"h": 191.8
},
"luminance": 0.67446
}Semantic roles & 50–950 ramp
primary
#68EAE5
secondary
#BC3A3F
accent
#0E16D8
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584