#67EEC5#67EEC5
#67EEC5 is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.3% C 0.133 H 170.2°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEC5 |
|---|---|
| RGB | rgb(103, 238, 197) |
| HSL | hsl(162, 80%, 67%) |
| HSV | hsv(162, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 17.2%, 6.7%) |
| CIE-LAB | lab(86.04, -46.56, 8.82) |
| CIE-LCH | lch(86.04, 47.39, 169.28°) |
| OKLab | oklab(86.3% -0.1309 0.0225) |
| OKLCH | oklch(86.3% 0.133 170.2) |
| XYZ | xyz(46.2413, 68.0594, 63.5124) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.18
Aqua Marine
#2EE8BB
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 4.33
Light Aquamarine
#7BFDC7
ΔE00 4.48
Aqua (survey)
#13EAC9
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEC5 #EE6790
analogous
#67EE82 #67EEC5 #67D4EE
triadic
#67EEC5 #C567EE #EEC567
tetradic
#67EEC5 #8267EE #EE6790 #D4EE67
square
#67EEC5 #8267EE #EE6790 #D4EE67
split-complementary
#67EEC5 #EE67D4 #EE8267
monochromatic
#16C590 #30E8B0 #67EEC5 #9EF4DA #D5FAEF
Accessibility & contrast
On white
1.44
#67EEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#67EEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEC5
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEC5 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C3
Deuteranopia (green-blind)
#D4D1C8
Tritanopia (blue-blind)
#0FF0E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67eec5; /* rgb */ color: rgb(103, 238, 197); /* oklch */ color: oklch(86.3% 0.133 170.2);
Tailwind
colors: {
custom: {
50: '#9df4d6',
500: '#67eec5',
950: '#000000',
},
}SCSS
$custom: #67eec5; $custom-light: #9df4d6; $custom-dark: #000000;
JSON
{
"hex": "#67eec5",
"rgb": {
"r": 103,
"g": 238,
"b": 197
},
"hsl": {
"h": 161.778,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.86296,
"c": 0.13284,
"h": 170.2
},
"luminance": 0.68064
}Semantic roles & 50–950 ramp
primary
#67EEC5
secondary
#C23761
accent
#0949DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583