#67EEC4#67EEC4
#67EEC4 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.3% C 0.134 H 169.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEC4 |
|---|---|
| RGB | rgb(103, 238, 196) |
| HSL | hsl(161, 80%, 67%) |
| HSV | hsv(161, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 17.6%, 6.7%) |
| CIE-LAB | lab(86.01, -46.79, 9.31) |
| CIE-LCH | lch(86.01, 47.70, 168.75°) |
| OKLab | oklab(86.27% -0.1314 0.0238) |
| OKLCH | oklch(86.27% 0.134 169.7) |
| XYZ | xyz(46.1271, 68.0137, 62.9109) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.20
Aqua Marine
#2EE8BB
ΔE00 3.23
Aquamarine
#7FFFD4
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 4.31
Seafoam
#7FE0B3
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEC4 #EE6791
analogous
#67EE81 #67EEC4 #67D5EE
triadic
#67EEC4 #C467EE #EEC467
tetradic
#67EEC4 #8167EE #EE6791 #D5EE67
square
#67EEC4 #8167EE #EE6791 #D5EE67
split-complementary
#67EEC4 #EE67D5 #EE8167
monochromatic
#16C58E #30E8AF #67EEC4 #9EF4D9 #D5FAEF
Accessibility & contrast
On white
1.44
#67EEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#67EEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEC4
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEC4 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C2
Deuteranopia (green-blind)
#D4D1C7
Tritanopia (blue-blind)
#12EFE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67eec4; /* rgb */ color: rgb(103, 238, 196); /* oklch */ color: oklch(86.3% 0.134 169.7);
Tailwind
colors: {
custom: {
50: '#9df4d5',
500: '#67eec4',
950: '#000000',
},
}SCSS
$custom: #67eec4; $custom-light: #9df4d5; $custom-dark: #000000;
JSON
{
"hex": "#67eec4",
"rgb": {
"r": 103,
"g": 238,
"b": 196
},
"hsl": {
"h": 161.333,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.86269,
"c": 0.13351,
"h": 169.7
},
"luminance": 0.68018
}Semantic roles & 50–950 ramp
primary
#67EEC4
secondary
#C23762
accent
#094BDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583