#67E2EC#67E2EC
#67E2EC is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.110 H 202.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2EC |
|---|---|
| RGB | rgb(103, 226, 236) |
| HSL | hsl(185, 78%, 66%) |
| HSV | hsv(185, 56%, 93%) |
| CMYK | cmyk(56.4%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.61, -31.41, -15.28) |
| CIE-LCH | lch(83.61, 34.93, 205.94°) |
| OKLab | oklab(84.68% -0.1017 -0.0422) |
| OKLCH | oklch(84.68% 0.11 202.6) |
| XYZ | xyz(47.9239, 63.3277, 89.0385) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.14
Aqua Blue
#02D8E9
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 5.94
Darkturquoise
#00CED1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2EC #EC7167
analogous
#67ECB4 #67E2EC #67A0EC
triadic
#67E2EC #EC67E2 #E2EC67
tetradic
#67E2EC #B467EC #EC7167 #A0EC67
square
#67E2EC #B467EC #EC7167 #A0EC67
split-complementary
#67E2EC #EC67A0 #ECB467
monochromatic
#18B4C1 #31D8E5 #67E2EC #9DECF3 #D4F7FA
Accessibility & contrast
On white
1.54
#67E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#67E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2EC
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2EC | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 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: #67e2ec; /* rgb */ color: rgb(103, 226, 236); /* oklch */ color: oklch(84.7% 0.110 202.6);
Tailwind
colors: {
custom: {
50: '#9eebf2',
500: '#67e2ec',
950: '#000000',
},
}SCSS
$custom: #67e2ec; $custom-light: #9eebf2; $custom-dark: #000000;
JSON
{
"hex": "#67e2ec",
"rgb": {
"r": 103,
"g": 226,
"b": 236
},
"hsl": {
"h": 184.511,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.84678,
"c": 0.1101,
"h": 202.6
},
"luminance": 0.63332
}Semantic roles & 50–950 ramp
primary
#67E2EC
secondary
#BF4238
accent
#1B0BDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485