#67E3E2#67E3E2
#67E3E2 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.110 H 194.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #67E3E2 |
|---|---|
| RGB | rgb(103, 227, 226) |
| HSL | hsl(180, 69%, 65%) |
| HSV | hsv(180, 55%, 89%) |
| CMYK | cmyk(54.6%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(83.60, -34.55, -10.00) |
| CIE-LCH | lch(83.60, 35.97, 196.15°) |
| OKLab | oklab(84.57% -0.1068 -0.0277) |
| OKLCH | oklch(84.57% 0.11 194.5) |
| XYZ | xyz(46.7842, 63.3081, 81.6909) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.95
Bright Light Blue
#26F7FD
ΔE00 5.48
Turquoise
#40E0D0
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E3E2 #E36768
analogous
#67E3A4 #67E3E2 #67A6E3
triadic
#67E3E2 #E267E3 #E3E267
tetradic
#67E3E2 #A467E3 #E36768 #A6E367
square
#67E3E2 #A467E3 #E36768 #A6E367
split-complementary
#67E3E2 #E367A6 #E3A467
monochromatic
#20AFAE #33D9D8 #67E3E2 #9BEDEC #CEF6F6
Accessibility & contrast
On white
1.54
#67E3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#67E3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E3E2
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E3E2 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#C2CAE3
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e3e2; /* rgb */ color: rgb(103, 227, 226); /* oklch */ color: oklch(84.6% 0.110 194.5);
Tailwind
colors: {
custom: {
50: '#9eeceb',
500: '#67e3e2',
950: '#000000',
},
}SCSS
$custom: #67e3e2; $custom-light: #9eeceb; $custom-dark: #000000;
JSON
{
"hex": "#67e3e2",
"rgb": {
"r": 103,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.516,
"s": 68.889,
"l": 64.706
},
"oklch": {
"l": 0.84571,
"c": 0.11035,
"h": 194.5
},
"luminance": 0.63313
}Semantic roles & 50–950 ramp
primary
#67E3E2
secondary
#B13E3F
accent
#1516D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484