#68E1EF#68E1EF
#68E1EF is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.6% C 0.110 H 205.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #68E1EF |
|---|---|
| RGB | rgb(104, 225, 239) |
| HSL | hsl(186, 81%, 67%) |
| HSV | hsv(186, 56%, 94%) |
| CMYK | cmyk(56.5%, 5.9%, 0%, 6.3%) |
| CIE-LAB | lab(83.45, -29.93, -17.10) |
| CIE-LCH | lch(83.45, 34.47, 209.74°) |
| OKLab | oklab(84.59% -0.0988 -0.0473) |
| OKLCH | oklch(84.59% 0.11 205.6) |
| XYZ | xyz(48.2077, 63.0207, 91.2683) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.71
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Aqua Blue
#02D8E9
ΔE00 4.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.03
Bright Light Blue
#26F7FD
ΔE00 6.87
Neon Blue
#04D9FF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E1EF #EF7668
analogous
#68EFB9 #68E1EF #689EEF
triadic
#68E1EF #EF68E1 #E1EF68
tetradic
#68E1EF #B968EF #EF7668 #9EEF68
square
#68E1EF #B968EF #EF7668 #9EEF68
split-complementary
#68E1EF #EF689E #EFB968
monochromatic
#15B5C7 #31D6E9 #68E1EF #9FECF5 #D7F7FB
Accessibility & contrast
On white
1.54
#68E1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#68E1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E1EF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E1EF | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#BCC9EF
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e1ef; /* rgb */ color: rgb(104, 225, 239); /* oklch */ color: oklch(84.6% 0.110 205.6);
Tailwind
colors: {
custom: {
50: '#9feaf4',
500: '#68e1ef',
950: '#000000',
},
}SCSS
$custom: #68e1ef; $custom-light: #9feaf4; $custom-dark: #000000;
JSON
{
"hex": "#68e1ef",
"rgb": {
"r": 104,
"g": 225,
"b": 239
},
"hsl": {
"h": 186.222,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.84587,
"c": 0.10957,
"h": 205.6
},
"luminance": 0.63025
}Semantic roles & 50–950 ramp
primary
#68E1EF
secondary
#C54537
accent
#1E08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485