#68E8EA#68E8EA
#68E8EA is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.0% C 0.113 H 196.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8EA |
|---|---|
| RGB | rgb(104, 232, 234) |
| HSL | hsl(181, 76%, 66%) |
| HSV | hsv(181, 56%, 92%) |
| CMYK | cmyk(55.6%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(85.30, -34.59, -11.70) |
| CIE-LCH | lch(85.30, 36.52, 198.69°) |
| OKLab | oklab(86.02% -0.1082 -0.0324) |
| OKLCH | oklch(86.02% 0.113 196.7) |
| XYZ | xyz(49.4105, 66.5919, 88.0755) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.36
Robin'S Egg
#6DEDFD
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Aqua
#00FFFF
ΔE00 6.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8EA #EA6A68
analogous
#68EAAB #68E8EA #68A7EA
triadic
#68E8EA #EA68E8 #E8EA68
tetradic
#68E8EA #AB68EA #EA6A68 #A7EA68
square
#68E8EA #AB68EA #EA6A68 #A7EA68
split-complementary
#68E8EA #EA68A7 #EAAB68
monochromatic
#1ABBBD #32E0E3 #68E8EA #9EF0F1 #D3F8F9
Accessibility & contrast
On white
1.47
#68E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#68E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8EA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8EA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68e8ea; /* rgb */ color: rgb(104, 232, 234); /* oklch */ color: oklch(86.0% 0.113 196.7);
Tailwind
colors: {
custom: {
50: '#9feff0',
500: '#68e8ea',
950: '#000000',
},
}SCSS
$custom: #68e8ea; $custom-light: #9feff0; $custom-dark: #000000;
JSON
{
"hex": "#68e8ea",
"rgb": {
"r": 104,
"g": 232,
"b": 234
},
"hsl": {
"h": 180.923,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.86024,
"c": 0.1129,
"h": 196.7
},
"luminance": 0.66597
}Semantic roles & 50–950 ramp
primary
#68E8EA
secondary
#BC3C3A
accent
#110ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585