#68EAE7#68EAE7
#68EAE7 is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.4% C 0.115 H 193.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAE7 |
|---|---|
| RGB | rgb(104, 234, 231) |
| HSL | hsl(179, 76%, 66%) |
| HSV | hsv(179, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 1.3%, 8.2%) |
| CIE-LAB | lab(85.78, -36.31, -9.40) |
| CIE-LCH | lch(85.78, 37.50, 194.51°) |
| OKLab | oklab(86.39% -0.1115 -0.0261) |
| OKLCH | oklch(86.39% 0.115 193.2) |
| XYZ | xyz(49.5494, 67.5533, 86.0137) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.64
Bright Cyan
#41FDFE
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 5.38
Aqua
#00FFFF
ΔE00 5.50
Turquoise
#40E0D0
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAE7 #EA686B
analogous
#68EAA6 #68EAE7 #68ACEA
triadic
#68EAE7 #E768EA #EAE768
tetradic
#68EAE7 #A668EA #EA686B #ACEA68
square
#68EAE7 #A668EA #EA686B #ACEA68
split-complementary
#68EAE7 #EA68AC #EAA668
monochromatic
#1ABDBA #32E3DE #68EAE7 #9EF1F0 #D3F9F8
Accessibility & contrast
On white
1.45
#68EAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#68EAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAE7
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAE7 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E7
Deuteranopia (green-blind)
#C8D0E8
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68eae7; /* rgb */ color: rgb(104, 234, 231); /* oklch */ color: oklch(86.4% 0.115 193.2);
Tailwind
colors: {
custom: {
50: '#9ff1ee',
500: '#68eae7',
950: '#000000',
},
}SCSS
$custom: #68eae7; $custom-light: #9ff1ee; $custom-dark: #000000;
JSON
{
"hex": "#68eae7",
"rgb": {
"r": 104,
"g": 234,
"b": 231
},
"hsl": {
"h": 178.615,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.86387,
"c": 0.1145,
"h": 193.2
},
"luminance": 0.67558
}Semantic roles & 50–950 ramp
primary
#68EAE7
secondary
#BC3A3D
accent
#0E12D8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585