#67E1E4#67E1E4
#67E1E4 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.2% C 0.109 H 197.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67E1E4 |
|---|---|
| RGB | rgb(103, 225, 228) |
| HSL | hsl(181, 70%, 65%) |
| HSV | hsv(181, 55%, 89%) |
| CMYK | cmyk(54.8%, 1.3%, 0%, 10.6%) |
| CIE-LAB | lab(83.09, -33.08, -11.83) |
| CIE-LCH | lch(83.09, 35.13, 199.68°) |
| OKLab | oklab(84.18% -0.1039 -0.0327) |
| OKLCH | oklch(84.18% 0.109 197.5) |
| XYZ | xyz(46.5164, 62.3309, 82.9634) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.34
Aqua Blue
#02D8E9
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E1E4 #E46A67
analogous
#67E4A9 #67E1E4 #67A3E4
triadic
#67E1E4 #E467E1 #E1E467
tetradic
#67E1E4 #A967E4 #E46A67 #A3E467
square
#67E1E4 #A967E4 #E46A67 #A3E467
split-complementary
#67E1E4 #E467A3 #E4A967
monochromatic
#1FAEB1 #33D7DB #67E1E4 #9BEBED #CFF6F6
Accessibility & contrast
On white
1.56
#67E1E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#67E1E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E1E4
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E1E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E1E4 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E4
Deuteranopia (green-blind)
#BFC9E5
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e1e4; /* rgb */ color: rgb(103, 225, 228); /* oklch */ color: oklch(84.2% 0.109 197.5);
Tailwind
colors: {
custom: {
50: '#9eeaec',
500: '#67e1e4',
950: '#000000',
},
}SCSS
$custom: #67e1e4; $custom-light: #9eeaec; $custom-dark: #000000;
JSON
{
"hex": "#67e1e4",
"rgb": {
"r": 103,
"g": 225,
"b": 228
},
"hsl": {
"h": 181.44,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.84175,
"c": 0.1089,
"h": 197.5
},
"luminance": 0.62335
}Semantic roles & 50–950 ramp
primary
#67E1E4
secondary
#B2403D
accent
#1814D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484