#68E2EC#68E2EC
#68E2EC is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.110 H 202.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2EC |
|---|---|
| RGB | rgb(104, 226, 236) |
| HSL | hsl(185, 78%, 67%) |
| HSV | hsv(185, 56%, 93%) |
| CMYK | cmyk(55.9%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.65, -31.23, -15.23) |
| CIE-LCH | lch(83.65, 34.74, 206.00°) |
| OKLab | oklab(84.71% -0.1011 -0.0421) |
| OKLCH | oklch(84.71% 0.11 202.6) |
| XYZ | xyz(48.0393, 63.3872, 89.0439) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.12
Aqua Blue
#02D8E9
ΔE00 4.44
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2EC #EC7268
analogous
#68ECB4 #68E2EC #68A0EC
triadic
#68E2EC #EC68E2 #E2EC68
tetradic
#68E2EC #B468EC #EC7268 #A0EC68
square
#68E2EC #B468EC #EC7268 #A0EC68
split-complementary
#68E2EC #EC68A0 #ECB468
monochromatic
#18B4C1 #32D8E5 #68E2EC #9EECF3 #D5F7FA
Accessibility & contrast
On white
1.54
#68E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#68E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2EC
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2EC | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9ED
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e2ec; /* rgb */ color: rgb(104, 226, 236); /* oklch */ color: oklch(84.7% 0.110 202.6);
Tailwind
colors: {
custom: {
50: '#9febf2',
500: '#68e2ec',
950: '#000000',
},
}SCSS
$custom: #68e2ec; $custom-light: #9febf2; $custom-dark: #000000;
JSON
{
"hex": "#68e2ec",
"rgb": {
"r": 104,
"g": 226,
"b": 236
},
"hsl": {
"h": 184.545,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.84712,
"c": 0.1095,
"h": 202.6
},
"luminance": 0.63392
}Semantic roles & 50–950 ramp
primary
#68E2EC
secondary
#C04339
accent
#1B0CDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485