#67EBB7#67EBB7
#67EBB7 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.139 H 164.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBB7 |
|---|---|
| RGB | rgb(103, 235, 183) |
| HSL | hsl(156, 77%, 66%) |
| HSV | hsv(156, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 22.1%, 7.8%) |
| CIE-LAB | lab(84.85, -48.37, 14.44) |
| CIE-LCH | lch(84.85, 50.48, 163.38°) |
| OKLab | oklab(85.23% -0.134 0.037) |
| OKLCH | oklch(85.23% 0.139 164.6) |
| XYZ | xyz(43.8449, 65.7150, 55.1642) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.64
Light Greenish Blue
#63F7B4
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 3.88
Light Turquoise
#7EF4CC
ΔE00 3.91
Light Aquamarine
#7BFDC7
ΔE00 3.97
Bright Teal
#01F9C6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBB7 #EB679B
analogous
#67EB75 #67EBB7 #67DDEB
triadic
#67EBB7 #B767EB #EBB767
tetradic
#67EBB7 #7567EB #EB679B #DDEB67
square
#67EBB7 #7567EB #EB679B #DDEB67
split-complementary
#67EBB7 #EB67DD #EB7567
monochromatic
#19BF7D #31E49D #67EBB7 #9DF2D1 #D3F9EA
Accessibility & contrast
On white
1.48
#67EBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#67EBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBB7
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBB7 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB4
Deuteranopia (green-blind)
#D4CEBA
Tritanopia (blue-blind)
#29EBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ebb7; /* rgb */ color: rgb(103, 235, 183); /* oklch */ color: oklch(85.2% 0.139 164.6);
Tailwind
colors: {
custom: {
50: '#9df2cc',
500: '#67ebb7',
950: '#000000',
},
}SCSS
$custom: #67ebb7; $custom-light: #9df2cc; $custom-dark: #000000;
JSON
{
"hex": "#67ebb7",
"rgb": {
"r": 103,
"g": 235,
"b": 183
},
"hsl": {
"h": 156.364,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85227,
"c": 0.13901,
"h": 164.6
},
"luminance": 0.65719
}Semantic roles & 50–950 ramp
primary
#67EBB7
secondary
#BD396D
accent
#0D5DD9
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583