#68E0EF#68E0EF
#68E0EF is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.4% C 0.109 H 206.4°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68E0EF |
|---|---|
| RGB | rgb(104, 224, 239) |
| HSL | hsl(187, 81%, 67%) |
| HSV | hsv(187, 56%, 94%) |
| CMYK | cmyk(56.5%, 6.3%, 0%, 6.3%) |
| CIE-LAB | lab(83.17, -29.45, -17.53) |
| CIE-LCH | lch(83.17, 34.27, 210.77°) |
| OKLab | oklab(84.36% -0.0978 -0.0485) |
| OKLCH | oklch(84.36% 0.109 206.4) |
| XYZ | xyz(47.9382, 62.4816, 91.1784) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.88
Aqua Blue
#02D8E9
ΔE00 4.22
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Neon Blue
#04D9FF
ΔE00 6.63
Bright Light Blue
#26F7FD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E0EF #EF7768
analogous
#68EFBB #68E0EF #689CEF
triadic
#68E0EF #EF68E0 #E0EF68
tetradic
#68E0EF #BB68EF #EF7768 #9CEF68
square
#68E0EF #BB68EF #EF7768 #9CEF68
split-complementary
#68E0EF #EF689C #EFBB68
monochromatic
#15B4C7 #31D5E9 #68E0EF #9FEBF5 #D7F7FB
Accessibility & contrast
On white
1.56
#68E0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#68E0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E0EF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E0EF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F0
Deuteranopia (green-blind)
#BBC9EF
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e0ef; /* rgb */ color: rgb(104, 224, 239); /* oklch */ color: oklch(84.4% 0.109 206.4);
Tailwind
colors: {
custom: {
50: '#9feaf4',
500: '#68e0ef',
950: '#000000',
},
}SCSS
$custom: #68e0ef; $custom-light: #9feaf4; $custom-dark: #000000;
JSON
{
"hex": "#68e0ef",
"rgb": {
"r": 104,
"g": 224,
"b": 239
},
"hsl": {
"h": 186.667,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.84358,
"c": 0.10915,
"h": 206.4
},
"luminance": 0.62486
}Semantic roles & 50–950 ramp
primary
#68E0EF
secondary
#C54637
accent
#2008DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485