#67EFB5#67EFB5
#67EFB5 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.1% C 0.146 H 162.6°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67EFB5 |
|---|---|
| RGB | rgb(103, 239, 181) |
| HSL | hsl(154, 81%, 67%) |
| HSV | hsv(154, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 24.3%, 6.3%) |
| CIE-LAB | lab(85.98, -50.46, 17.07) |
| CIE-LCH | lch(85.98, 53.27, 161.31°) |
| OKLab | oklab(86.14% -0.1391 0.0436) |
| OKLCH | oklch(86.14% 0.146 162.6) |
| XYZ | xyz(44.7963, 67.9485, 54.4617) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 3.38
Light Blue Green
#7EFBB3
ΔE00 4.16
Greenish Cyan
#2AFEB7
ΔE00 4.41
Seafoam
#7FE0B3
ΔE00 4.60
Light Turquoise
#7EF4CC
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EFB5 #EF67A1
analogous
#67EF71 #67EFB5 #67E5EF
triadic
#67EFB5 #B567EF #EFB567
tetradic
#67EFB5 #7167EF #EF67A1 #E5EF67
square
#67EFB5 #7167EF #EF67A1 #E5EF67
split-complementary
#67EFB5 #EF67E5 #EF7167
monochromatic
#15C77B #30E99A #67EFB5 #9EF5D0 #D6FBEB
Accessibility & contrast
On white
1.44
#67EFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#67EFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EFB5
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EFB5 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB2
Deuteranopia (green-blind)
#D8D1B9
Tritanopia (blue-blind)
#28EFDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67efb5; /* rgb */ color: rgb(103, 239, 181); /* oklch */ color: oklch(86.1% 0.146 162.6);
Tailwind
colors: {
custom: {
50: '#9df5cb',
500: '#67efb5',
950: '#000000',
},
}SCSS
$custom: #67efb5; $custom-light: #9df5cb; $custom-dark: #000000;
JSON
{
"hex": "#67efb5",
"rgb": {
"r": 103,
"g": 239,
"b": 181
},
"hsl": {
"h": 154.412,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.86136,
"c": 0.14578,
"h": 162.6
},
"luminance": 0.67953
}Semantic roles & 50–950 ramp
primary
#67EFB5
secondary
#C43673
accent
#0863DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582