#68E1EC#68E1EC
#68E1EC is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.5% C 0.109 H 203.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #68E1EC |
|---|---|
| RGB | rgb(104, 225, 236) |
| HSL | hsl(185, 78%, 67%) |
| HSV | hsv(185, 56%, 93%) |
| CMYK | cmyk(55.9%, 4.7%, 0%, 7.5%) |
| CIE-LAB | lab(83.36, -30.75, -15.66) |
| CIE-LCH | lch(83.36, 34.50, 206.98°) |
| OKLab | oklab(84.48% -0.1 -0.0433) |
| OKLCH | oklch(84.48% 0.109 203.4) |
| XYZ | xyz(47.7682, 62.8449, 88.9535) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.09
Aqua Blue
#02D8E9
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E1EC #EC7368
analogous
#68ECB5 #68E1EC #689FEC
triadic
#68E1EC #EC68E1 #E1EC68
tetradic
#68E1EC #B568EC #EC7368 #9FEC68
square
#68E1EC #B568EC #EC7368 #9FEC68
split-complementary
#68E1EC #EC689F #ECB568
monochromatic
#18B3C1 #32D6E5 #68E1EC #9EECF3 #D5F7FA
Accessibility & contrast
On white
1.55
#68E1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#68E1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E1EC
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E1EC | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e1ec; /* rgb */ color: rgb(104, 225, 236); /* oklch */ color: oklch(84.5% 0.109 203.4);
Tailwind
colors: {
custom: {
50: '#9feaf2',
500: '#68e1ec',
950: '#000000',
},
}SCSS
$custom: #68e1ec; $custom-light: #9feaf2; $custom-dark: #000000;
JSON
{
"hex": "#68e1ec",
"rgb": {
"r": 104,
"g": 225,
"b": 236
},
"hsl": {
"h": 185,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.84482,
"c": 0.109,
"h": 203.4
},
"luminance": 0.6285
}Semantic roles & 50–950 ramp
primary
#68E1EC
secondary
#C04439
accent
#1D0CDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485