#67E8EC#67E8EC
#67E8EC is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.1% C 0.114 H 198.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8EC |
|---|---|
| RGB | rgb(103, 232, 236) |
| HSL | hsl(182, 78%, 66%) |
| HSV | hsv(182, 56%, 93%) |
| CMYK | cmyk(56.4%, 1.7%, 0%, 7.5%) |
| CIE-LAB | lab(85.33, -34.24, -12.71) |
| CIE-LCH | lch(85.33, 36.53, 200.37°) |
| OKLab | oklab(86.06% -0.1079 -0.0352) |
| OKLCH | oklch(86.06% 0.114 198.1) |
| XYZ | xyz(49.5840, 66.6480, 89.5919) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.29
Robin'S Egg
#6DEDFD
ΔE00 4.33
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Bright Cyan
#41FDFE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Aqua Blue
#02D8E9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8EC #EC6B67
analogous
#67ECAE #67E8EC #67A6EC
triadic
#67E8EC #EC67E8 #E8EC67
tetradic
#67E8EC #AE67EC #EC6B67 #A6EC67
square
#67E8EC #AE67EC #EC6B67 #A6EC67
split-complementary
#67E8EC #EC67A6 #ECAE67
monochromatic
#18BBC1 #31E0E5 #67E8EC #9DF0F3 #D4F8FA
Accessibility & contrast
On white
1.47
#67E8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#67E8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8EC
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8EC | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEED
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e8ec; /* rgb */ color: rgb(103, 232, 236); /* oklch */ color: oklch(86.1% 0.114 198.1);
Tailwind
colors: {
custom: {
50: '#9feff2',
500: '#67e8ec',
950: '#000000',
},
}SCSS
$custom: #67e8ec; $custom-light: #9feff2; $custom-dark: #000000;
JSON
{
"hex": "#67e8ec",
"rgb": {
"r": 103,
"g": 232,
"b": 236
},
"hsl": {
"h": 181.805,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.86058,
"c": 0.11351,
"h": 198.1
},
"luminance": 0.66653
}Semantic roles & 50–950 ramp
primary
#67E8EC
secondary
#BF3C38
accent
#120BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585