#67E9E7#67E9E7
#67E9E7 is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.1% C 0.114 H 193.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9E7 |
|---|---|
| RGB | rgb(103, 233, 231) |
| HSL | hsl(179, 75%, 66%) |
| HSV | hsv(179, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 0.9%, 8.6%) |
| CIE-LAB | lab(85.47, -36.03, -9.87) |
| CIE-LCH | lch(85.47, 37.36, 195.32°) |
| OKLab | oklab(86.12% -0.111 -0.0274) |
| OKLCH | oklch(86.12% 0.114 193.8) |
| XYZ | xyz(49.1501, 66.9260, 85.9136) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.58
Bright Cyan
#41FDFE
ΔE00 4.77
Bright Turquoise
#0FFEF9
ΔE00 5.60
Aqua
#00FFFF
ΔE00 5.63
Turquoise
#40E0D0
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9E7 #E96769
analogous
#67E9A6 #67E9E7 #67AAE9
triadic
#67E9E7 #E767E9 #E9E767
tetradic
#67E9E7 #A667E9 #E96769 #AAE967
square
#67E9E7 #A667E9 #E96769 #AAE967
split-complementary
#67E9E7 #E967AA #E9A667
monochromatic
#1BBBB8 #32E1DF #67E9E7 #9CF1EF #D2F8F8
Accessibility & contrast
On white
1.46
#67E9E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#67E9E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9E7
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9E7 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE7
Deuteranopia (green-blind)
#C7CFE8
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67e9e7; /* rgb */ color: rgb(103, 233, 231); /* oklch */ color: oklch(86.1% 0.114 193.8);
Tailwind
colors: {
custom: {
50: '#9ef0ee',
500: '#67e9e7',
950: '#000000',
},
}SCSS
$custom: #67e9e7; $custom-light: #9ef0ee; $custom-dark: #000000;
JSON
{
"hex": "#67e9e7",
"rgb": {
"r": 103,
"g": 233,
"b": 231
},
"hsl": {
"h": 179.077,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.86123,
"c": 0.11434,
"h": 193.8
},
"luminance": 0.66931
}Semantic roles & 50–950 ramp
primary
#67E9E7
secondary
#BA3A3C
accent
#0F12D7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585