#67EBB4#67EBB4
#67EBB4 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.141 H 163.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBB4 |
|---|---|
| RGB | rgb(103, 235, 180) |
| HSL | hsl(155, 77%, 66%) |
| HSV | hsv(155, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.79, -49.00, 15.92) |
| CIE-LCH | lch(84.79, 51.52, 162.01°) |
| OKLab | oklab(85.16% -0.1353 0.0407) |
| OKLCH | oklch(85.16% 0.141 163.3) |
| XYZ | xyz(43.5360, 65.5914, 53.5373) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.79
Light Aquamarine
#7BFDC7
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBB4 #EB679E
analogous
#67EB72 #67EBB4 #67E0EB
triadic
#67EBB4 #B467EB #EBB467
tetradic
#67EBB4 #7267EB #EB679E #E0EB67
square
#67EBB4 #7267EB #EB679E #E0EB67
split-complementary
#67EBB4 #EB67E0 #EB7267
monochromatic
#19BF7A #31E499 #67EBB4 #9DF2CF #D3F9E9
Accessibility & contrast
On white
1.49
#67EBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#67EBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBB4
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBB4 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB1
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#2CEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ebb4; /* rgb */ color: rgb(103, 235, 180); /* oklch */ color: oklch(85.2% 0.141 163.3);
Tailwind
colors: {
custom: {
50: '#9df2ca',
500: '#67ebb4',
950: '#000000',
},
}SCSS
$custom: #67ebb4; $custom-light: #9df2ca; $custom-dark: #000000;
JSON
{
"hex": "#67ebb4",
"rgb": {
"r": 103,
"g": 235,
"b": 180
},
"hsl": {
"h": 155,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85155,
"c": 0.14134,
"h": 163.3
},
"luminance": 0.65596
}Semantic roles & 50–950 ramp
primary
#67EBB4
secondary
#BD3970
accent
#0D62D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582