#67E9E5#67E9E5
#67E9E5 is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.1% C 0.115 H 192.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9E5 |
|---|---|
| RGB | rgb(103, 233, 229) |
| HSL | hsl(178, 75%, 66%) |
| HSV | hsv(178, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 1.7%, 8.6%) |
| CIE-LAB | lab(85.41, -36.55, -8.90) |
| CIE-LCH | lch(85.41, 37.62, 193.69°) |
| OKLab | oklab(86.06% -0.1118 -0.0247) |
| OKLCH | oklch(86.06% 0.115 192.5) |
| XYZ | xyz(48.8692, 66.8137, 84.4345) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.93
Bright Light Blue
#26F7FD
ΔE00 4.94
Turquoise
#40E0D0
ΔE00 5.26
Bright Turquoise
#0FFEF9
ΔE00 5.47
Aqua
#00FFFF
ΔE00 5.70
Mediumturquoise
#48D1CC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9E5 #E9676B
analogous
#67E9A4 #67E9E5 #67ACE9
triadic
#67E9E5 #E567E9 #E9E567
tetradic
#67E9E5 #A467E9 #E9676B #ACE967
square
#67E9E5 #A467E9 #E9676B #ACE967
split-complementary
#67E9E5 #E967AC #E9A467
monochromatic
#1BBBB6 #32E1DC #67E9E5 #9CF1EE #D2F8F7
Accessibility & contrast
On white
1.46
#67E9E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#67E9E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9E5
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9E5 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE5
Deuteranopia (green-blind)
#C7CFE6
Tritanopia (blue-blind)
#00EFE7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e9e5; /* rgb */ color: rgb(103, 233, 229); /* oklch */ color: oklch(86.1% 0.115 192.5);
Tailwind
colors: {
custom: {
50: '#9ef0ed',
500: '#67e9e5',
950: '#000000',
},
}SCSS
$custom: #67e9e5; $custom-light: #9ef0ed; $custom-dark: #000000;
JSON
{
"hex": "#67e9e5",
"rgb": {
"r": 103,
"g": 233,
"b": 229
},
"hsl": {
"h": 178.154,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.86058,
"c": 0.11455,
"h": 192.5
},
"luminance": 0.66819
}Semantic roles & 50–950 ramp
primary
#67E9E5
secondary
#BA3A3E
accent
#0F15D7
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584