#67E9E4#67E9E4
#67E9E4 is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.0% C 0.115 H 191.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9E4 |
|---|---|
| RGB | rgb(103, 233, 228) |
| HSL | hsl(178, 75%, 66%) |
| HSV | hsv(178, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 2.1%, 8.6%) |
| CIE-LAB | lab(85.38, -36.81, -8.42) |
| CIE-LCH | lch(85.38, 37.76, 192.88°) |
| OKLab | oklab(86.03% -0.1123 -0.0234) |
| OKLCH | oklch(86.03% 0.115 191.8) |
| XYZ | xyz(48.7300, 66.7580, 83.7013) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 5.15
Bright Turquoise
#0FFEF9
ΔE00 5.44
Bright Aqua
#0BF9EA
ΔE00 5.74
Aqua
#00FFFF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9E4 #E9676C
analogous
#67E9A3 #67E9E4 #67ADE9
triadic
#67E9E4 #E467E9 #E9E467
tetradic
#67E9E4 #A367E9 #E9676C #ADE967
square
#67E9E4 #A367E9 #E9676C #ADE967
split-complementary
#67E9E4 #E967AD #E9A367
monochromatic
#1BBBB4 #32E1DB #67E9E4 #9CF1ED #D2F8F7
Accessibility & contrast
On white
1.46
#67E9E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#67E9E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9E4
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9E4 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE4
Deuteranopia (green-blind)
#C7CFE5
Tritanopia (blue-blind)
#00EFE7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e9e4; /* rgb */ color: rgb(103, 233, 228); /* oklch */ color: oklch(86.0% 0.115 191.8);
Tailwind
colors: {
custom: {
50: '#9ef0ec',
500: '#67e9e4',
950: '#000000',
},
}SCSS
$custom: #67e9e4; $custom-light: #9ef0ec; $custom-dark: #000000;
JSON
{
"hex": "#67e9e4",
"rgb": {
"r": 103,
"g": 233,
"b": 228
},
"hsl": {
"h": 177.692,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.86026,
"c": 0.11468,
"h": 191.8
},
"luminance": 0.66763
}Semantic roles & 50–950 ramp
primary
#67E9E4
secondary
#BA3A3F
accent
#0F16D7
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584