#67EBB3#67EBB3
#67EBB3 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.1% C 0.142 H 162.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBB3 |
|---|---|
| RGB | rgb(103, 235, 179) |
| HSL | hsl(155, 77%, 66%) |
| HSV | hsv(155, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.77, -49.21, 16.41) |
| CIE-LCH | lch(84.77, 51.88, 161.56°) |
| OKLab | oklab(85.13% -0.1358 0.042) |
| OKLCH | oklch(85.13% 0.142 162.8) |
| XYZ | xyz(43.4345, 65.5508, 53.0027) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.11
Seafoam
#7FE0B3
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 4.07
Aqua Marine
#2EE8BB
ΔE00 4.52
Light Turquoise
#7EF4CC
ΔE00 4.65
Light Blue Green
#7EFBB3
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBB3 #EB679F
analogous
#67EB71 #67EBB3 #67E1EB
triadic
#67EBB3 #B367EB #EBB367
tetradic
#67EBB3 #7167EB #EB679F #E1EB67
square
#67EBB3 #7167EB #EB679F #E1EB67
split-complementary
#67EBB3 #EB67E1 #EB7167
monochromatic
#19BF78 #31E498 #67EBB3 #9DF2CE #D3F9E9
Accessibility & contrast
On white
1.49
#67EBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#67EBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBB3
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBB3 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB0
Deuteranopia (green-blind)
#D5CEB7
Tritanopia (blue-blind)
#2DEBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ebb3; /* rgb */ color: rgb(103, 235, 179); /* oklch */ color: oklch(85.1% 0.142 162.8);
Tailwind
colors: {
custom: {
50: '#9df2c9',
500: '#67ebb3',
950: '#000000',
},
}SCSS
$custom: #67ebb3; $custom-light: #9df2c9; $custom-dark: #000000;
JSON
{
"hex": "#67ebb3",
"rgb": {
"r": 103,
"g": 235,
"b": 179
},
"hsl": {
"h": 154.545,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85131,
"c": 0.14213,
"h": 162.8
},
"luminance": 0.65555
}Semantic roles & 50–950 ramp
primary
#67EBB3
secondary
#BD3971
accent
#0D63D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582