#67E7EC#67E7EC
#67E7EC is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.8% C 0.113 H 198.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7EC |
|---|---|
| RGB | rgb(103, 231, 236) |
| HSL | hsl(182, 78%, 66%) |
| HSV | hsv(182, 56%, 93%) |
| CMYK | cmyk(56.4%, 2.1%, 0%, 7.5%) |
| CIE-LAB | lab(85.04, -33.78, -13.14) |
| CIE-LCH | lch(85.04, 36.24, 201.26°) |
| OKLab | oklab(85.83% -0.1069 -0.0363) |
| OKLCH | oklch(85.83% 0.113 198.8) |
| XYZ | xyz(49.3034, 66.0866, 89.4983) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.04
Bright Light Blue
#26F7FD
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Bright Cyan
#41FDFE
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Aqua Blue
#02D8E9
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7EC #EC6C67
analogous
#67ECAF #67E7EC #67A5EC
triadic
#67E7EC #EC67E7 #E7EC67
tetradic
#67E7EC #AF67EC #EC6C67 #A5EC67
square
#67E7EC #AF67EC #EC6C67 #A5EC67
split-complementary
#67E7EC #EC67A5 #ECAF67
monochromatic
#18BAC1 #31DEE5 #67E7EC #9DF0F3 #D4F8FA
Accessibility & contrast
On white
1.48
#67E7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#67E7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7EC
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7EC | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEED
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67e7ec; /* rgb */ color: rgb(103, 231, 236); /* oklch */ color: oklch(85.8% 0.113 198.8);
Tailwind
colors: {
custom: {
50: '#9feff2',
500: '#67e7ec',
950: '#000000',
},
}SCSS
$custom: #67e7ec; $custom-light: #9feff2; $custom-dark: #000000;
JSON
{
"hex": "#67e7ec",
"rgb": {
"r": 103,
"g": 231,
"b": 236
},
"hsl": {
"h": 182.256,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.85827,
"c": 0.11289,
"h": 198.8
},
"luminance": 0.66092
}Semantic roles & 50–950 ramp
primary
#67E7EC
secondary
#BF3D38
accent
#130BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585