#67EEBF#67EEBF
#67EEBF is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.1% C 0.137 H 167.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEBF |
|---|---|
| RGB | rgb(103, 238, 191) |
| HSL | hsl(159, 80%, 67%) |
| HSV | hsv(159, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 19.7%, 6.7%) |
| CIE-LAB | lab(85.90, -47.90, 11.76) |
| CIE-LCH | lch(85.90, 49.32, 166.21°) |
| OKLab | oklab(86.14% -0.1336 0.0301) |
| OKLCH | oklch(86.14% 0.137 167.3) |
| XYZ | xyz(45.5675, 67.7898, 59.9635) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.69
Aqua Marine
#2EE8BB
ΔE00 3.37
Light Aquamarine
#7BFDC7
ΔE00 3.65
Aquamarine
#7FFFD4
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 4.20
Seafoam
#7FE0B3
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEBF #EE6796
analogous
#67EE7C #67EEBF #67DAEE
triadic
#67EEBF #BF67EE #EEBF67
tetradic
#67EEBF #7C67EE #EE6796 #DAEE67
square
#67EEBF #7C67EE #EE6796 #DAEE67
split-complementary
#67EEBF #EE67DA #EE7C67
monochromatic
#16C588 #30E8A8 #67EEBF #9EF4D6 #D5FAED
Accessibility & contrast
On white
1.44
#67EEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#67EEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEBF
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEBF | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBD
Deuteranopia (green-blind)
#D5D1C2
Tritanopia (blue-blind)
#1CEFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67eebf; /* rgb */ color: rgb(103, 238, 191); /* oklch */ color: oklch(86.1% 0.137 167.3);
Tailwind
colors: {
custom: {
50: '#9df4d2',
500: '#67eebf',
950: '#000000',
},
}SCSS
$custom: #67eebf; $custom-light: #9df4d2; $custom-dark: #000000;
JSON
{
"hex": "#67eebf",
"rgb": {
"r": 103,
"g": 238,
"b": 191
},
"hsl": {
"h": 159.111,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.86141,
"c": 0.13694,
"h": 167.3
},
"luminance": 0.67794
}Semantic roles & 50–950 ramp
primary
#67EEBF
secondary
#C23767
accent
#0953DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583