#67E9E2#67E9E2
#67E9E2 is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.0% C 0.115 H 190.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9E2 |
|---|---|
| RGB | rgb(103, 233, 226) |
| HSL | hsl(177, 75%, 66%) |
| HSV | hsv(177, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 3%, 8.6%) |
| CIE-LAB | lab(85.33, -37.33, -7.45) |
| CIE-LCH | lch(85.33, 38.06, 191.28°) |
| OKLab | oklab(85.96% -0.1131 -0.0207) |
| OKLCH | oklch(85.96% 0.115 190.4) |
| XYZ | xyz(48.4540, 66.6476, 82.2475) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.43
Bright Cyan
#41FDFE
ΔE00 5.33
Bright Aqua
#0BF9EA
ΔE00 5.36
Bright Turquoise
#0FFEF9
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 5.62
Mediumturquoise
#48D1CC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9E2 #E9676E
analogous
#67E9A1 #67E9E2 #67AFE9
triadic
#67E9E2 #E267E9 #E9E267
tetradic
#67E9E2 #A167E9 #E9676E #AFE967
square
#67E9E2 #A167E9 #E9676E #AFE967
split-complementary
#67E9E2 #E967AF #E9A167
monochromatic
#1BBBB2 #32E1D8 #67E9E2 #9CF1EC #D2F8F6
Accessibility & contrast
On white
1.47
#67E9E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#67E9E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9E2
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9E2 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE2
Deuteranopia (green-blind)
#C8CFE3
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e9e2; /* rgb */ color: rgb(103, 233, 226); /* oklch */ color: oklch(86.0% 0.115 190.4);
Tailwind
colors: {
custom: {
50: '#9ef0eb',
500: '#67e9e2',
950: '#000000',
},
}SCSS
$custom: #67e9e2; $custom-light: #9ef0eb; $custom-dark: #000000;
JSON
{
"hex": "#67e9e2",
"rgb": {
"r": 103,
"g": 233,
"b": 226
},
"hsl": {
"h": 176.769,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.85962,
"c": 0.115,
"h": 190.4
},
"luminance": 0.66652
}Semantic roles & 50–950 ramp
primary
#67E9E2
secondary
#BA3A41
accent
#0F19D7
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584