#67E9E6#67E9E6
#67E9E6 is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.1% C 0.114 H 193.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9E6 |
|---|---|
| RGB | rgb(103, 233, 230) |
| HSL | hsl(179, 75%, 66%) |
| HSV | hsv(179, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 1.3%, 8.6%) |
| CIE-LAB | lab(85.44, -36.29, -9.39) |
| CIE-LCH | lch(85.44, 37.48, 194.50°) |
| OKLab | oklab(86.09% -0.1114 -0.026) |
| OKLCH | oklch(86.09% 0.114 193.2) |
| XYZ | xyz(49.0092, 66.8697, 85.1719) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.75
Bright Cyan
#41FDFE
ΔE00 4.84
Bright Turquoise
#0FFEF9
ΔE00 5.52
Turquoise
#40E0D0
ΔE00 5.56
Aqua
#00FFFF
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9E6 #E9676A
analogous
#67E9A5 #67E9E6 #67ABE9
triadic
#67E9E6 #E667E9 #E9E667
tetradic
#67E9E6 #A567E9 #E9676A #ABE967
square
#67E9E6 #A567E9 #E9676A #ABE967
split-complementary
#67E9E6 #E967AB #E9A567
monochromatic
#1BBBB7 #32E1DD #67E9E6 #9CF1EF #D2F8F8
Accessibility & contrast
On white
1.46
#67E9E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#67E9E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9E6
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9E6 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE6
Deuteranopia (green-blind)
#C7CFE7
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e9e6; /* rgb */ color: rgb(103, 233, 230); /* oklch */ color: oklch(86.1% 0.114 193.2);
Tailwind
colors: {
custom: {
50: '#9ef0ed',
500: '#67e9e6',
950: '#000000',
},
}SCSS
$custom: #67e9e6; $custom-light: #9ef0ed; $custom-dark: #000000;
JSON
{
"hex": "#67e9e6",
"rgb": {
"r": 103,
"g": 233,
"b": 230
},
"hsl": {
"h": 178.615,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.86091,
"c": 0.11443,
"h": 193.2
},
"luminance": 0.66875
}Semantic roles & 50–950 ramp
primary
#67E9E6
secondary
#BA3A3D
accent
#0F13D7
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584