#68E2EF#68E2EF
#68E2EF is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.110 H 204.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2EF |
|---|---|
| RGB | rgb(104, 226, 239) |
| HSL | hsl(186, 81%, 67%) |
| HSV | hsv(186, 56%, 94%) |
| CMYK | cmyk(56.5%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.74, -30.41, -16.68) |
| CIE-LCH | lch(83.74, 34.68, 208.74°) |
| OKLab | oklab(84.82% -0.0999 -0.0461) |
| OKLCH | oklch(84.82% 0.11 204.8) |
| XYZ | xyz(48.4788, 63.5630, 91.3587) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.59
Robin Egg Blue
#8AF1FE
ΔE00 4.13
Aqua Blue
#02D8E9
ΔE00 4.32
Robin'S Egg Blue
#98EFF9
ΔE00 4.94
Bright Light Blue
#26F7FD
ΔE00 6.50
Neon Blue
#04D9FF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2EF #EF7568
analogous
#68EFB9 #68E2EF #689EEF
triadic
#68E2EF #EF68E2 #E2EF68
tetradic
#68E2EF #B968EF #EF7568 #9EEF68
square
#68E2EF #B968EF #EF7568 #9EEF68
split-complementary
#68E2EF #EF689E #EFB968
monochromatic
#15B6C7 #31D7E9 #68E2EF #9FEDF5 #D7F7FB
Accessibility & contrast
On white
1.53
#68E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#68E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2EF
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2EF | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#BDCAF0
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e2ef; /* rgb */ color: rgb(104, 226, 239); /* oklch */ color: oklch(84.8% 0.110 204.8);
Tailwind
colors: {
custom: {
50: '#9febf4',
500: '#68e2ef',
950: '#000000',
},
}SCSS
$custom: #68e2ef; $custom-light: #9febf4; $custom-dark: #000000;
JSON
{
"hex": "#68e2ef",
"rgb": {
"r": 104,
"g": 226,
"b": 239
},
"hsl": {
"h": 185.778,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.84816,
"c": 0.11,
"h": 204.8
},
"luminance": 0.63568
}Semantic roles & 50–950 ramp
primary
#68E2EF
secondary
#C54437
accent
#1D08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485