#68E0EE#68E0EE
#68E0EE is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.3% C 0.109 H 205.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68E0EE |
|---|---|
| RGB | rgb(104, 224, 238) |
| HSL | hsl(186, 80%, 67%) |
| HSV | hsv(186, 56%, 93%) |
| CMYK | cmyk(56.3%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(83.14, -29.72, -17.05) |
| CIE-LCH | lch(83.14, 34.27, 209.84°) |
| OKLab | oklab(84.32% -0.0982 -0.0472) |
| OKLCH | oklch(84.32% 0.109 205.7) |
| XYZ | xyz(47.7908, 62.4227, 90.4026) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.92
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Neon Blue
#04D9FF
ΔE00 6.92
Bright Light Blue
#26F7FD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E0EE #EE7668
analogous
#68EEB9 #68E0EE #689DEE
triadic
#68E0EE #EE68E0 #E0EE68
tetradic
#68E0EE #B968EE #EE7668 #9DEE68
square
#68E0EE #B968EE #EE7668 #9DEE68
split-complementary
#68E0EE #EE689D #EEB968
monochromatic
#16B3C5 #31D5E8 #68E0EE #9FEBF4 #D6F7FA
Accessibility & contrast
On white
1.56
#68E0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#68E0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E0EE
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E0EE | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#BBC8EE
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e0ee; /* rgb */ color: rgb(104, 224, 238); /* oklch */ color: oklch(84.3% 0.109 205.7);
Tailwind
colors: {
custom: {
50: '#9feaf3',
500: '#68e0ee',
950: '#000000',
},
}SCSS
$custom: #68e0ee; $custom-light: #9feaf3; $custom-dark: #000000;
JSON
{
"hex": "#68e0ee",
"rgb": {
"r": 104,
"g": 224,
"b": 238
},
"hsl": {
"h": 186.269,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.84323,
"c": 0.10892,
"h": 205.7
},
"luminance": 0.62427
}Semantic roles & 50–950 ramp
primary
#68E0EE
secondary
#C34637
accent
#1F09DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485