#67EABB#67EABB
#67EABB is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.1% C 0.135 H 166.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #67EABB |
|---|---|
| RGB | rgb(103, 234, 187) |
| HSL | hsl(158, 76%, 66%) |
| HSV | hsv(158, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(84.64, -47.08, 12.06) |
| CIE-LCH | lch(84.64, 48.60, 165.63°) |
| OKLab | oklab(85.09% -0.1312 0.0309) |
| OKLCH | oklch(85.09% 0.135 166.7) |
| XYZ | xyz(43.9817, 65.3129, 57.2929) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 3.50
Light Aquamarine
#7BFDC7
ΔE00 4.34
Light Greenish Blue
#63F7B4
ΔE00 4.73
Bright Teal
#01F9C6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EABB #EA6796
analogous
#67EA79 #67EABB #67D8EA
triadic
#67EABB #BB67EA #EABB67
tetradic
#67EABB #7967EA #EA6796 #D8EA67
square
#67EABB #7967EA #EA6796 #D8EA67
split-complementary
#67EABB #EA67D8 #EA7967
monochromatic
#1ABD82 #31E3A3 #67EABB #9DF1D3 #D3F9EB
Accessibility & contrast
On white
1.49
#67EABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#67EABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EABB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EABB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#25EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67eabb; /* rgb */ color: rgb(103, 234, 187); /* oklch */ color: oklch(85.1% 0.135 166.7);
Tailwind
colors: {
custom: {
50: '#9df1cf',
500: '#67eabb',
950: '#000000',
},
}SCSS
$custom: #67eabb; $custom-light: #9df1cf; $custom-dark: #000000;
JSON
{
"hex": "#67eabb",
"rgb": {
"r": 103,
"g": 234,
"b": 187
},
"hsl": {
"h": 158.473,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.85088,
"c": 0.13475,
"h": 166.7
},
"luminance": 0.65317
}Semantic roles & 50–950 ramp
primary
#67EABB
secondary
#BC3A68
accent
#0E56D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583