#67F6BE#67F6BE
#67F6BE is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.0% C 0.148 H 164.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67F6BE |
|---|---|
| RGB | rgb(103, 246, 190) |
| HSL | hsl(157, 89%, 68%) |
| HSV | hsv(157, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 22.8%, 3.5%) |
| CIE-LAB | lab(88.21, -51.47, 15.54) |
| CIE-LCH | lch(88.21, 53.76, 163.19°) |
| OKLab | oklab(88.02% -0.1424 0.0398) |
| OKLCH | oklch(88.02% 0.148 164.4) |
| XYZ | xyz(47.8389, 72.5081, 60.1796) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.03
Light Greenish Blue
#63F7B4
ΔE00 2.28
Greenish Cyan
#2AFEB7
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F6BE #F6679F
analogous
#67F676 #67F6BE #67E7F6
triadic
#67F6BE #BE67F6 #F6BE67
tetradic
#67F6BE #7667F6 #F6679F #E7F667
square
#67F6BE #7667F6 #F6679F #E7F667
split-complementary
#67F6BE #F667E7 #F67667
monochromatic
#0DD687 #2DF3A5 #67F6BE #A1F9D7 #DBFDEF
Accessibility & contrast
On white
1.35
#67F6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#67F6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F6BE
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F6BE | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#15F6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f6be; /* rgb */ color: rgb(103, 246, 190); /* oklch */ color: oklch(88.0% 0.148 164.4);
Tailwind
colors: {
custom: {
50: '#9efad1',
500: '#67f6be',
950: '#000000',
},
}SCSS
$custom: #67f6be; $custom-light: #9efad1; $custom-dark: #000000;
JSON
{
"hex": "#67f6be",
"rgb": {
"r": 103,
"g": 246,
"b": 190
},
"hsl": {
"h": 156.503,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.8802,
"c": 0.14782,
"h": 164.4
},
"luminance": 0.72513
}Semantic roles & 50–950 ramp
primary
#67F6BE
secondary
#CF3270
accent
#005AE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583