#67EBB1#67EBB1
#67EBB1 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.144 H 162.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBB1 |
|---|---|
| RGB | rgb(103, 235, 177) |
| HSL | hsl(154, 77%, 66%) |
| HSV | hsv(154, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.73, -49.63, 17.39) |
| CIE-LCH | lch(84.73, 52.59, 160.69°) |
| OKLab | oklab(85.08% -0.1367 0.0444) |
| OKLCH | oklch(85.08% 0.144 162) |
| XYZ | xyz(43.2337, 65.4705, 51.9451) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.88
Seafoam
#7FE0B3
ΔE00 4.05
Light Aquamarine
#7BFDC7
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.59
Aqua Marine
#2EE8BB
ΔE00 4.87
Seafoam Green
#7AF9AB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBB1 #EB67A1
analogous
#67EB6F #67EBB1 #67E3EB
triadic
#67EBB1 #B167EB #EBB167
tetradic
#67EBB1 #6F67EB #EB67A1 #E3EB67
square
#67EBB1 #6F67EB #EB67A1 #E3EB67
split-complementary
#67EBB1 #EB67E3 #EB6F67
monochromatic
#19BF76 #31E495 #67EBB1 #9DF2CD #D3F9E9
Accessibility & contrast
On white
1.49
#67EBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#67EBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBB1
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBB1 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAE
Deuteranopia (green-blind)
#D5CEB5
Tritanopia (blue-blind)
#2FEBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ebb1; /* rgb */ color: rgb(103, 235, 177); /* oklch */ color: oklch(85.1% 0.144 162.0);
Tailwind
colors: {
custom: {
50: '#9df2c8',
500: '#67ebb1',
950: '#000000',
},
}SCSS
$custom: #67ebb1; $custom-light: #9df2c8; $custom-dark: #000000;
JSON
{
"hex": "#67ebb1",
"rgb": {
"r": 103,
"g": 235,
"b": 177
},
"hsl": {
"h": 153.636,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85084,
"c": 0.14373,
"h": 162
},
"luminance": 0.65475
}Semantic roles & 50–950 ramp
primary
#67EBB1
secondary
#BD3973
accent
#0D66D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582